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
Branches
Tags
No related merge requests found
...@@ -24,7 +24,7 @@ If your code does compile without these two options but does not compile with th ...@@ -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: 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 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.
Please register or to comment