Skip to content

Commit

Permalink
These tools have been published.
Browse files Browse the repository at this point in the history
  • Loading branch information
thejpster committed Jun 6, 2024
1 parent 76c4260 commit 81d0c76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ $ ls ./target/debug/*.so
If you want to include a ROMFS, you need to:

```bash
cargo install --git https://github.com/neotron-compute/neotron-romfs.git neotron-romfs-lsfs
cargo install --git https://github.com/neotron-compute/neotron-romfs.git neotron-romfs-mkfs
cargo install neotron-romfs-lsfs
cargo install neotron-romfs-mkfs
```

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.
Expand Down

0 comments on commit 81d0c76

Please sign in to comment.