Changes
Page history
Update home
authored
Aug 01, 2019
by
Justine,Catli
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
411547fa
...
...
@@ -31,7 +31,7 @@ You may encounter problems on cloning some of the repositories because it ask yo
# Run
When you have every software and files needed, you can start running all that is needed.
### Server
On the server side, you have some modifications to do. Go to the folder where you cloned the pubub repository, and go to the python_rpc folder.
On the server side, you have some modifications to do. Go to the folder where you cloned the pub
s
ub repository, and go to the python_rpc folder.
*
Open the file
`rpc_client.py`
, and modify
`(HOST, PORT)`
to whatever you want the rpc_client script to run on.
*
Open the file
`tl.py`
, and modify
`HOST, PORT`
to whatever you want the traffic light script to run on. Choose a different port than rpc_client.py.
...
...
...
...