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 9034766 commit 260a47cCopy full SHA for 260a47c
README.md
@@ -82,7 +82,7 @@ To build and run this project locally on Windows, follow these steps:
82
6. **Run the project**
83
After building the project, you can find the executable file in the following path from the *build* folder
84
```bash
85
- cd build/app
+ cd build/bin
86
```
87
and run the file
88
@@ -108,7 +108,7 @@ To build and run this project locally on Windows, follow these steps:
108
### *Linux*
109
To start the testing process locally, you need to go to the directory
110
111
- cd build/test
112
113
and run the following files:
114
0 commit comments