diff --git a/README.md b/README.md index 189e3be..4897db9 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ For those who like to get their hands dirty: 3. **Move to PATH**: Move the executable to a directory in your system's PATH. For example, you can move it to `/usr/local/bin` on a Unix-based system: - ```sudo mv dns-scout /usr/local/bin``` + ```sudo mv dns-scout /usr/local/bin/``` 4. **Run DNS Scout**: Open a new terminal window and simply type `dns-scout` to start using the tool.