summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2009-08-10 13:14:21 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2009-08-10 13:14:21 +0000
commit97ebfc5b9666423e1a08805aa5b1421bf27dac4d (patch)
treebfdd60657ec54a8b7b35a1643ce23511fc03d4f4 /Docs
parent8555e6b324a8924c6ddafcb7247cddb25bfb148a (diff)
downloadnetsurf-97ebfc5b9666423e1a08805aa5b1421bf27dac4d.tar.gz
netsurf-97ebfc5b9666423e1a08805aa5b1421bf27dac4d.tar.bz2
Mention svn up.
svn path=/trunk/netsurf/; revision=9151
Diffstat (limited to 'Docs')
-rw-r--r--Docs/BUILDING-RISC_OS5
1 files changed, 5 insertions, 0 deletions
diff --git a/Docs/BUILDING-RISC_OS b/Docs/BUILDING-RISC_OS
index 09041292e..32dc3d7bb 100644
--- a/Docs/BUILDING-RISC_OS
+++ b/Docs/BUILDING-RISC_OS
@@ -110,6 +110,11 @@
Set the CSD to the directory of the library you want to build, set your next
slot to at least 6000K and in a TaskWindow, run
+ *svn update
+
+ This updates your local copy of the source to the latest version. To build
+ the library, run
+
*make
If you are using GCC3, you may get a warning about AR. This can be ignored.