Skip to content
Snippets Groups Projects
Unverified Commit acb057f3 authored by brian m. carlson's avatar brian m. carlson
Browse files

Note npm requirement for Debian

parent 33ad6e53
No related branches found
No related tags found
1 merge request!236Note npm requirement for Debian
Loading
Loading
@@ -83,7 +83,7 @@ npm install phantomjs-prebuilt@2.1.12 -g
Please read [the prerequisites for all platforms](#prerequisites-for-all-platforms).
 
```
sudo apt-get install postgresql postgresql-contrib libpq-dev redis-server libicu-dev cmake g++ nodejs libkrb5-dev ed pkg-config
sudo apt-get install postgresql postgresql-contrib libpq-dev redis-server libicu-dev cmake g++ nodejs npm libkrb5-dev ed pkg-config
```
 
If you are running Debian Stretch or newer you will need to install Go
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment