Commit 8440750f authored by Jiarui Li's avatar Jiarui Li
Browse files

Update README.md

parent 9186d250
......@@ -28,6 +28,13 @@ cmake ..
Cmake will generate Microsft visual studio project. Click the `*.sln` file to open the project and build.
### For Mac
Compile and run the executable:
```
make && ./0_dummy/0_dummy
```
### For Linux
Compile and run the executable, e.g. Ubuntu:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment