Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pezy committed Oct 28, 2015
1 parent 223190a commit 054ad94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ g++ -std=c++14 some_ex.cpp -o some_ex

* Mac: clang++ 3.7+
```python
clang++ -std=c++1y some_ex.cpp -o some_ex
clang++ -std=c++1z some_ex.cpp -o some_ex
```

### Contents
Expand Down

0 comments on commit 054ad94

Please sign in to comment.