diff --git a/website/docs/install.md b/website/docs/install.md index 3a8c5172de9f..d171b20df4fb 100644 --- a/website/docs/install.md +++ b/website/docs/install.md @@ -119,7 +119,7 @@ missing security, bug, and performance fixes. 1. From the [latest release](https://github.com/facebook/watchman/releases/latest), download the .rpm corresponding to your Fedora version -2. `sudo dnf localinstall watchman-$VERSION.fc$FEDORA_VERSION.x86_64.rpm` +2. `sudo dnf install watchman-$VERSION.fc$FEDORA_VERSION.x86_64.rpm` 3. Confirm successful installation by running `watchman version` ### Ubuntu (Prebuilt Debs)