We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37ba43d commit ec454e8Copy full SHA for ec454e8
README.md
@@ -81,7 +81,7 @@ To build and run this project locally on Windows, follow these steps:
81
6. **Run the project**
82
After building the project, you can find the executable file in the following path from the *build* folder
83
```bash
84
- cd build/app
+ cd build/bin
85
```
86
and run the file
87
@@ -107,7 +107,7 @@ To build and run this project locally on Windows, follow these steps:
107
### *Linux*
108
To start the testing process locally, you need to go to the directory
109
110
- cd build/test
111
112
and run the following files:
113
0 commit comments