diff --git a/README.md b/README.md index fff1723d34d53e9765e897aacac16679332e191b..04f169f9752cfc583ce65b7df1aaf3e3c21e5d3c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ serving files, but the roadmap includes API mocking to make front end developmen ### Prebuilt 1. Download the binary for your OS from the [releases](https://github.com/Commander-lol/rust-swerve/releases) page + - `swerve.x86_64-unknown-linux-gnu` = `Generic Linux` + - `swerve.x86_64-apple-darwin` = `macOS` +3. Rename the binary to `swerve` 2. Put `swerve` somewhere in your `$PATH`, or modify your `$PATH` to inlcude the folder containing `swerve` 3. Do one of two things: 1. Open up a command prompt and `cd` to the folder containing your files and run `swerve`