We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e47342 commit 8de1d55Copy full SHA for 8de1d55
README.md
@@ -62,10 +62,11 @@ Experimental and not ready for production. Try it out and [give feedback](https:
62
### Windows
63
Double-click `Hammer.exe`.
64
65
-### macOS and Linux
+### macOS
66
+1. Double-click on `Hammer`.
67
-1. Install [.NET Core 3.1 Runtime](https://dotnet.microsoft.com/download)
68
-1. Launch Hammer: double-click `run-hammer.sh`
+### Linux
69
+Run `./Hammer` from the terminal.
70
71
Note: Linux requires `xsel` to be installed for clipboard copy.
72
0 commit comments