Skip to content

Commit

Permalink
meaningless change to test caching
Browse files Browse the repository at this point in the history
Signed-off-by: danbugs <[email protected]>
  • Loading branch information
danbugs committed Dec 24, 2023
1 parent 056bab8 commit 16a67fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ Currently, the only way to get Smithereens on your computer is to build it from
After that, inside of Smithereens' repository root, run: `cargo build --release`. With that, you'll have Smithereens' binary (i.e., `smithe`) built under `target/release`. You can run it, like: `./target/release/smithe`. After that, feel free to move the binary to a more convenient place on your machine (i.e., perhaps to a place included in your `PATH`, so you can run it simply with `smithe`).

> Note: In the future, there will be releases for `smithe`, so this process will be better streamlined.
> Note: In the future, there will be releases for `smithe`, so this process will be better streamlined.

0 comments on commit 16a67fc

Please sign in to comment.