Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-exe authored Jul 8, 2023
1 parent 1d8d40f commit 6af5b22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ cmake ..
cmake --build . --config Release
```

5. Go to the `bin` directory and run the executable
5. Go to the `bin\Release` directory and run the executable
```bash
cd bin
cd bin\Release
./LogiXpr
```

Expand Down

0 comments on commit 6af5b22

Please sign in to comment.