apt is for Debian

changed a header to signify Debian and Ubuntu can be used since the APT package manager is for Debian
This commit is contained in:
Nacroni 2023-11-02 22:06:44 -04:00 committed by GitHub
parent 9921382a68
commit d51a6209db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ It builds the following ROMs:
This repo does not include all assets necessary for compiling the ROMs.
A prior copy of the game is required to extract the assets.
## Quick Start (for Ubuntu)
## Quick Start (for Debian / Ubuntu)
1. Install prerequisites: `sudo apt install -y binutils-mips-linux-gnu build-essential git pkgconf python3`
2. Clone the repo from within Linux: `git clone https://github.com/n64decomp/sm64.git`