We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a9271 commit a02457aCopy full SHA for a02457a
1 file changed
README.md
@@ -171,8 +171,8 @@ python --version # should print "Python 3.11.xx".
171
Clone this Country Package on your machine:
172
173
```sh
174
-git clone git://github.com/Citizen-Knowledge-Graph/openfisca-germany.git.git
175
-cd openfisca-germany.git
+git clone git://github.com/Citizen-Knowledge-Graph/openfisca-germany.git
+cd openfisca-germany
176
pip install --upgrade pip build twine
177
pip install --editable .[dev] --upgrade
178
```
0 commit comments