diff options
Diffstat (limited to 'js')
-rw-r--r-- | js/BuildInstructions.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/js/BuildInstructions.md b/js/BuildInstructions.md index cfbd90f7271..3f2d6878616 100644 --- a/js/BuildInstructions.md +++ b/js/BuildInstructions.md @@ -9,7 +9,8 @@ supported platforms. To build Ice for JavaScript you must have the following: - The `slice2js` compiler from Ice for C++. If you have not built Ice for C++ - in this source distribution, refer to the [C++ build instructions](../cpp/BuildInstructions.md). + in this source distribution, refer to the + [C++ build instructions](../cpp/BuildInstructions.md). - Node.js 4.6 or later ## Building the JavaScript libraries and NodeJS packages |