Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Commit bb8b381

Browse files
committed
docs: fix readme
1 parent 8821c31 commit bb8b381

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ The rummikub game created in Rust
55
Check Bevy's [setup instructions](https://bevyengine.org/learn/quick-start/getting-started/setup/) and make sure you install all the required dependencies.
66
Additionally, [install LLD](https://bevyengine.org/learn/quick-start/getting-started/setup/#alternative-linkers) unless you're on MacOS.
77

8-
Then, run `cargo install` and `cargo build`. The first compliation will take a couple minutes, any compilation after that will only re-compile the files changed by you.
9-
If you encounter problems, open a [new issue](/issues/new).
8+
Then, run `cargo build`. The first compliation will take a couple minutes, any compilation after that will only re-compile the files changed by you.
9+
If you encounter problems, open a [new issue](https://github.com/PCOffline/rummikub/issues/new).

0 commit comments

Comments
 (0)