[nostalgia] Remove conan from README
This commit is contained in:
parent
e1c82117f9
commit
b4a7b7690e
@ -5,7 +5,6 @@
|
||||
* Install GCC, Clang, or Visual Studio with C++20 support
|
||||
* Install [devkitPro](https://devkitpro.org/wiki/Getting_Started) to build for GBA
|
||||
* Install Python 3
|
||||
* Install Conan
|
||||
* Install Ninja, Make, and CMake
|
||||
* Consider also installing ccache for faster subsequent build times
|
||||
|
||||
@ -13,8 +12,7 @@
|
||||
|
||||
Build options: release, debug, asan, gba, gba-debug
|
||||
|
||||
make conan-config
|
||||
make purge conan configure-{gba,release,debug} install
|
||||
make purge configure-{gba,release,debug} install
|
||||
|
||||
## Run
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user