Skip to content

Commit 81d0c76

Browse files
committed
These tools have been published.
1 parent 76c4260 commit 81d0c76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ $ ls ./target/debug/*.so
6363
If you want to include a ROMFS, you need to:
6464

6565
```bash
66-
cargo install --git https://github.com/neotron-compute/neotron-romfs.git neotron-romfs-lsfs
67-
cargo install --git https://github.com/neotron-compute/neotron-romfs.git neotron-romfs-mkfs
66+
cargo install neotron-romfs-lsfs
67+
cargo install neotron-romfs-mkfs
6868
```
6969

7070
A bunch of utilities are supplied in the [`utilities`](./utilities/) folder. Build them all, and make a ROMFS image, then build the OS with the `ROMFS_PATH` environment variable set.

0 commit comments

Comments
 (0)