summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2023-09-15 20:20:36 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2023-09-15 20:20:36 -0400
commitebfcfad2285ec6100035229ede60315079fb94a2 (patch)
treee7812da4a441d1757e3117e6a92bb20786d97de8 /README.md
parente37ef9c7bdb3e31c5d02cf71056f7cf8a3e2334f (diff)
parent5288694563f84e269802df14733ae8c7a7fc6901 (diff)
downloadabaddon-portaudio-ebfcfad2285ec6100035229ede60315079fb94a2.tar.gz
abaddon-portaudio-ebfcfad2285ec6100035229ede60315079fb94a2.zip
Merge branch 'master' into member-list
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index abbaedf..33fd59f 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ the result of fundamental issues with Discord's thread implementation.
3. `mkdir build && cd build`
4. `cmake -GNinja -DCMAKE_BUILD_TYPE=RelWithDebInfo ..`
5. `ninja`
+6. [Copy resources](#resources)
#### Mac:
@@ -72,6 +73,8 @@ the result of fundamental issues with Discord's thread implementation.
3. `mkdir build && cd build`
4. `cmake ..`
5. `make`
+6. [Copy resources](#resources)
+
#### Linux:
@@ -94,6 +97,7 @@ the result of fundamental issues with Discord's thread implementation.
3. `mkdir build && cd build`
4. `cmake ..`
5. `make`
+6. [Copy resources](#resources)
### Downloads: