We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3eed32 commit 73fdbd6Copy full SHA for 73fdbd6
source/_ecosystem/hadashboard/installation.markdown
@@ -109,6 +109,7 @@ Note: Prereqs will vary across different machines. So far users have reported re
109
110
- ruby-dev - `sudo apt-get install ruby-dev`
111
- node-js - `sudo apt-get install nodejs`
112
+- libsqlite3-dev - `sudo apt-get install libsqlite3-dev`
113
- execjs gem - `gem install execjs`
114
115
You will need to research what works on your particular architecture and also bear in mind that version numbers may change over time.
0 commit comments