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 70e0b70 commit 7d625c4Copy full SHA for 7d625c4
README.md
@@ -28,7 +28,7 @@ First install the `g2core-api` npm globally, so the `g2` command will be in your
28
29
```bash
30
# NOTE: You may need to use sudo or log in as root
31
- npm install -g `g2core-api`
+ npm install -g g2core-api
32
```
33
34
Now you can just execute the `g2` command to get a full "terminal" experience to g2core device.
0 commit comments