Skip to content

Commit

Permalink
capitalizing C++
Browse files Browse the repository at this point in the history
  • Loading branch information
the1scient authored and LabhanshAgrawal committed May 4, 2022
1 parent 6e92d14 commit 155d81d
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 @@ -99,7 +99,7 @@ make sure its build process is working correctly by running `yarn run rebuild-no
If you are on macOS, this typically is related to Xcode issues (like not having agreed
to the Terms of Service by running `sudo xcodebuild` after a fresh Xcode installation).

##### Error with `c++` on macOS when running `yarn`
##### Error with `C++` on macOS when running `yarn`

If you are getting compiler errors when running `yarn` add the environment variable `export CXX=clang++`

Expand Down

0 comments on commit 155d81d

Please sign in to comment.