Skip to content

Commit ed218d8

Browse files
committed
Added cd after git clone
1 parent 62c0e19 commit ed218d8

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Alternatively, you clone the github repository and build from source:
1414

1515
```sh
1616
gh repo clone ramsteak/EstraPy
17+
cd ./EstraPy
1718
python -m build
1819
```
1920

docs/10_installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Alternatively, clone the github repository and build from source:
1616

1717
```sh
1818
gh repo clone ramsteak/EstraPy
19+
cd ./EstraPy
1920
python -m build
2021
```
2122

0 commit comments

Comments
 (0)