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 6b0577d commit 976db46Copy full SHA for 976db46
standalone-node/VERSION
@@ -1 +1 @@
1
-3.1.6
+3.1.7
standalone-node/docs/user-guide/get-started-guide.md
@@ -126,7 +126,7 @@ cd edge-microvisor-toolkit-standalone-node
126
Extract the contents of `standalone-installation-files.tar.gz`:
127
128
```bash
129
- tar -xzf standalone-installation-files.tar.gz
+ sudo tar -xzf standalone-installation-files.tar.gz
130
```
131
132
- Extracted files will include
0 commit comments