Skip to content

Commit 40f2019

Browse files
committed
Minor fixes
1 parent 0d29329 commit 40f2019

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Server saves the information persistently.
3333

3434

3535
# How to start carstore_app test
36-
* Setup requirements from src/: `pip3 install -r requirements.txt`.
37-
* Setup carserver.py from src/: `python3 setup.py install`.
36+
* Setup requirements from src: `pip3 install -r requirements.txt`.
37+
* Setup carserver.py from src: `python3 setup.py install`.
3838
* Add environment variables from run/env.txt. Fix ports to carserver.py/PostgreSQL for other settings.
3939
* Run run/server.sh. Fix the options if mentioned ports are unavailable.
4040
* Run run/test_client.sh. Fix the options if mentioned ports are unavailable.

0 commit comments

Comments
 (0)