Commit 7aa827fe authored by Nick Sharp's avatar Nick Sharp
Browse files

fix project name

parent 35166ea5
......@@ -35,7 +35,7 @@ To build your code for this assignment:
- Create a directory to build your code:
```
$ cd asst1_drawsvg && mkdir build && cd build
$ cd DrawSVG && mkdir build && cd build
```
- Run CMake to generate makefile:
......
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