diff --git a/README.md b/README.md index a83b5be..b1c6be8 100755 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Following the instructions in the [CUDA Toolkit download archive](https://develo ### 1. Unzip the project and go to the corresponding directory. ```bash - cd ~/STPP_DEPLOY/NeuralTraj + cd ~/NeuralTraj ``` ### 2. Compile it. @@ -76,7 +76,7 @@ Following the instructions in the [CUDA Toolkit download archive](https://develo Open a new terminal window and type: ```bash - cd ~/STPP_DEPLOY/NeuralTraj + cd ~/NeuralTraj source devel/setup.bash ```