Skip to content

Commit b08b76e

Browse files
committed
clarified which folder
1 parent 908374c commit b08b76e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This method assumes you have developer knowledge how to modify and merge code.
8585

8686
By far the preferred method is to first fork the github repository. You'll then get a folder on your PC which has a sub-folder `elmclient'.
8787

88-
Open a command prompt in that folder and run the command (Windows) `pip install -e .` or (*nix) `pip3 install -e .`
88+
Open a command prompt in the folder which has a subfolder `elmclient` and run the command (Windows) `pip install -e .` or (*nix) `pip3 install -e .`
8989

9090
Test that all was successful by running `oslcquery -h` you should get a version number then a swathe of text with all the options.
9191

0 commit comments

Comments
 (0)