Marking that a C++ compiler is required. On some linux distributions a C++ compiler is not installed by default. This can frustrate some new users.

This commit is contained in:
Peter Baumgarten
2017-08-06 15:09:11 -05:00
parent a28d9f1456
commit 63268318ed
+3 -1
View File
@@ -63,7 +63,9 @@ Xterm.js works seamlessly in Electron apps and may even work on earlier versions
### Linux or macOS
Run the following commands:
First, be sure that a C++ compiler such as GCC-C++ or Clang is installed
Then run the following commands:
```
$ npm install