We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3aedcf commit ee59974Copy full SHA for ee59974
README.md
@@ -64,7 +64,7 @@ $ pip3 install fdiff
64
```
65
$ git clone https://github.com/source-foundry/fdiff.git
66
$ cd fdiff
67
-$ pip3 install .
+$ pip3 install -r requirements.txt .
68
69
70
### Developer install from source
0 commit comments