Skip to content
Snippets Groups Projects
Unverified Commit aab29e80 authored by Louis's avatar Louis :fire: Committed by GitHub
Browse files

Update Installation Instructions

parent d47d1266
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,9 @@ serving files, but the roadmap includes API mocking to make front end developmen ...@@ -16,6 +16,9 @@ serving files, but the roadmap includes API mocking to make front end developmen
### Prebuilt ### Prebuilt
1. Download the binary for your OS from the [releases](https://github.com/Commander-lol/rust-swerve/releases) page 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` 2. Put `swerve` somewhere in your `$PATH`, or modify your `$PATH` to inlcude the folder containing `swerve`
3. Do one of two things: 3. Do one of two things:
1. Open up a command prompt and `cd` to the folder containing your files and run `swerve` 1. Open up a command prompt and `cd` to the folder containing your files and run `swerve`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment