diff --git a/README.md b/README.md index ced3e6e7be..b95e51a7af 100644 --- a/README.md +++ b/README.md @@ -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 ```