Skip to content

Commit

Permalink
Remove git submodule instructions from the README - no more submodule…
Browse files Browse the repository at this point in the history
…s used by this repo
  • Loading branch information
ku1ik committed Jun 15, 2024
1 parent 6e0b95e commit 2c95123
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ To build the project run:

git clone https://github.com/asciinema/asciinema-player
cd asciinema-player
git submodule update --init
rustup target add wasm32-unknown-unknown
npm install
npm run build
Expand Down

0 comments on commit 2c95123

Please sign in to comment.