Skip to content
This repository was archived by the owner on Nov 14, 2022. It is now read-only.

Commit 9ef81cc

Browse files
authored
Use mun new
1 parent c54dcc0 commit 9ef81cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A collection of Rust-powered Mun example games to showcase its hot reloading fun
1313
## How to Run
1414
```sh
1515
# Build the mun library
16-
mun init spaceship
16+
mun new spaceship
1717
cp resources/spaceship.mun spaceship/src/mod.mun
1818
mun build --manifest-path spaceship/mun.toml
1919
# Copy the mun library to current directory and rename it correctly

0 commit comments

Comments
 (0)