Skip to content

Commit 7b6f133

Browse files
authored
Merge pull request #237 from alexmarchant/patch-1
Update README.Linux.md
2 parents 0aa1a6e + 4add888 commit 7b6f133

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.Linux.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ Compile latest V8
3131

3232

3333
```
34+
# Install `build-essential` if you haven't already:
35+
sudo apt-get install build-essential
36+
3437
# Install `libicu-dev` if you haven't already:
3538
sudo apt-get install libicu-dev
3639

0 commit comments

Comments
 (0)