We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e4d0f commit 0c2f18cCopy full SHA for 0c2f18c
1 file changed
README.md
@@ -45,6 +45,7 @@ You can install the development version by the following commands.
45
```sh
46
$ cd softfloatpy # the repository root directory
47
$ make req
48
+$ make clean
49
$ make dist
50
$ python -m pip install --no-index --find-links=./dist softfloatpy
51
```
0 commit comments