Skip to content

Commit a02457a

Browse files
committed
Minor fixes in Readme
1 parent 63a9271 commit a02457a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ python --version # should print "Python 3.11.xx".
171171
Clone this Country Package on your machine:
172172

173173
```sh
174-
git clone git://github.com/Citizen-Knowledge-Graph/openfisca-germany.git.git
175-
cd openfisca-germany.git
174+
git clone git://github.com/Citizen-Knowledge-Graph/openfisca-germany.git
175+
cd openfisca-germany
176176
pip install --upgrade pip build twine
177177
pip install --editable .[dev] --upgrade
178178
```

0 commit comments

Comments
 (0)