summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2014-02-16 20:21:26 +0100
committerStefan Sauer <ensonic@users.sf.net>2014-02-16 20:21:26 +0100
commit8386be387eb1977b8fd6afd29687a1e1c7304236 (patch)
tree7cba699c48ea23528145f64ed6f7aac8358c1897 /HACKING
parent1ef67ec212b3ef09140aba5f57609f23dd007a6a (diff)
HACKING: fix the script name to update the pages
./bin/www-update-complete is what is run at the server side.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 103efd81..5dba081f 100644
--- a/HACKING
+++ b/HACKING
@@ -11,7 +11,7 @@ To hack on the GStreamer website, here's what to do:
5) bin/data-get (this is not needed if you just plan on updating the generated
content; note that bin/data-get will download no less than 2-3GB of data)
6) make
-7) to rebuild the online pages run ./bin/www-update-complete
+7) to rebuild the online pages run ./bin/www-update
MISCELLANEOUS NOTES: