Skip to content

Commit 2707f52

Browse files
Update README.md
1 parent 7515663 commit 2707f52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ to learn how to build the Sync Tool from source.
6363
4. `cd` to the `user-sync.py` directory
6464
5. Install the Okta client wheel `pip install external/okta-0.0.3.1-py2.py3-none-any.whl`
6565
6. Install the sync tool locally
66-
1. `pip install -e .`
67-
2. `pip install -e .[test]`
68-
3. `pip install -e .[setup]`
66+
1. `pip install -e .`
67+
2. `pip install -e .[test]`
68+
3. `pip install -e .[setup]`
6969
7. Create the build by running `make`
7070

7171
If the Sync Tool was built successfully, then the executable can be found in the `dist/` directory. The binary will be named

0 commit comments

Comments
 (0)