about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 1e9b2a5..f03e960 100644 --- a/README.md +++ b/README.md
@@ -20,4 +20,4 @@ To build the app:
203. Put [ids.yaml from archipelago](https://github.com/ArchipelagoMW/Archipelago/raw/main/worlds/lingo/data/ids.yaml) in ./assets 203. Put [ids.yaml from archipelago](https://github.com/ArchipelagoMW/Archipelago/raw/main/worlds/lingo/data/ids.yaml) in ./assets
214. Configure the project: `cmake --preset=lingo-ap-tracker-preset` 214. Configure the project: `cmake --preset=lingo-ap-tracker-preset`
225. Build the application in debug mode: `cmake --build --preset=lingo-ap-tracker-preset` 225. Build the application in debug mode: `cmake --build --preset=lingo-ap-tracker-preset`
236. (Optional) Build the application in release mode: `cmake --build --preset=x64-release-preset` \ No newline at end of file 236. (Optional) Build the application in release mode: `cmake --build --preset=x64-release-preset`