Skip to content

Commit

Permalink
Changed build.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamJust committed Mar 1, 2020
1 parent 8f81a07 commit 81c7c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ g++ C++ compiler must be installed on your system
## MacOS

1. Follow [this][v8_build] guide to pull and build the V8 locally on your machine
2. Remap all of the **/Users/apple/v8/v8** to your own paths
2. Remap all of the in the *build.sh* **/Users/apple/v8/v8** to your own paths
3. Run the build.sh script
4. Run the binary with
```
Expand Down

0 comments on commit 81c7c52

Please sign in to comment.