aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL.md
diff options
context:
space:
mode:
authorChun-Min Chang <[email protected]>2022-03-21 17:19:40 -0700
committerMatthew Gregan <[email protected]>2022-03-22 14:08:13 +1300
commit70d18726e42f75c83426544d8fb631b618d21a4e (patch)
treef96137a9d595ace1a9a133fdd61c49c3a2de7321 /INSTALL.md
parent6e5b9fe38cdac65fb3cdce11cf8006a015976cad (diff)
downloadcubeb-70d18726e42f75c83426544d8fb631b618d21a4e.tar.gz
cubeb-70d18726e42f75c83426544d8fb631b618d21a4e.zip
Update INSTALL.md
The repo is moved from kinetiknz/cubeb.git to mozilla/cubeb.git
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index f849224..f4229c0 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -2,7 +2,7 @@
You must have CMake v3.1 or later installed.
-1. `git clone --recursive https://github.com/kinetiknz/cubeb.git`
+1. `git clone --recursive https://github.com/mozilla/cubeb.git`
2. `mkdir cubeb-build`
3. `cd cubeb-build`
3. `cmake ../cubeb`