Update README.md (#23931)

This commit is contained in:
Luke Heath
2024-11-18 17:17:54 -06:00
committed by GitHub
parent 9900b73b74
commit bd9a95d800
+3 -5
View File
@@ -116,9 +116,7 @@ Go update osquery-slack version
# Publish patch
./tools/release/publish_release.sh -u
# Make sure to wait for the CLI to open NPM to publish fleetctl.
# If that fails, manually publish by going to the `/tools/fleetctl-npm/` directory
# and running `npm publish`
# Go update osquery-slack version
- Make sure to wait for the CLI to open NPM to publish fleetctl.
- If that fails, manually publish by going to the `/tools/fleetctl-npm/` directory and running `npm publish`
- Go update osquery-slack version
```