Skip to content
Snippets Groups Projects
Commit dc1bbc6b authored by Kevin Höllring's avatar Kevin Höllring
Browse files

Update README.md

parent ae75f2da
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ If your code does compile without these two options but does not compile with th
A sample invocation of the command:
`g++ src/sample_4.cpp -o sample_4 -std=c++11 -Wall -Werr`
`g++ src/sample_4.cpp -o sample_4 -std=c++11 -Wall -Werror`
And the sample program can then be run by calling
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment