Skip to content

Commit 990097d

Browse files
jloppthehenrytsai
authored andcommitted
add snap dependency
1 parent 6104a92 commit 990097d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

install-guide.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ We recommend you run ION on a machine with the following minimum specs:
2020

2121
Setup a Debian-based distros of Linux. This guide was verified on Ubuntu 18, so we currently recommend this distro and version.
2222

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+
2330
#### Node.js
2431

2532
Services within ION rely on Node.js version 10. Run the following command to install Node v10:

0 commit comments

Comments
 (0)