remove tools/bk_tools submodule

This commit is contained in:
banjo.decomp
2022-11-22 20:49:01 -06:00
parent 9dc37b91f5
commit 1c0895e349
6 changed files with 6 additions and 10 deletions

View File

@@ -59,6 +59,8 @@ Ubuntu 18.04 or higher.
```sh
sudo apt-get update && sudo apt-get install -y $(cat packages.txt)
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
python3 -m pip install -r requirements.txt
```