Update README.md

This commit is contained in:
DaLaw2 2023-06-26 01:50:47 +08:00 committed by GitHub
parent 05b7d8c1b0
commit 56de66084b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ git clone https://github.com/DaLaw2/Simulation-Annealing-Implement.git
```
Navigate to the project directory:
```
cd simulated-annealing-rust
cd Simulation-Annealing-Implement
```
Build the project:
```