better experience for infrequent npm users

This commit is contained in:
Mike McNeil
2021-05-05 10:39:11 -05:00
committed by GitHub
parent 9fb9da31f5
commit 7c88de8f49
+1 -1
View File
@@ -13,7 +13,7 @@ Fleet is the most widely used open source osquery manager. Deploying osquery wi
```bash
# Install the Fleet command-line tool
npm install -g fleetctl
sudo npm install -g fleetctl
# Run a local demo of the Fleet server
sudo fleetctl preview
```