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 6104a92 commit 990097dCopy full SHA for 990097d
install-guide.md
@@ -20,6 +20,13 @@ We recommend you run ION on a machine with the following minimum specs:
20
21
Setup a Debian-based distros of Linux. This guide was verified on Ubuntu 18, so we currently recommend this distro and version.
22
23
+#### Snap
24
+
25
+We use snap to simplify installation of certain services. Run the following command to install snap:
26
+```
27
+sudo apt install snapd
28
29
30
#### Node.js
31
32
Services within ION rely on Node.js version 10. Run the following command to install Node v10:
0 commit comments