Better section name
[ikiwiki.git] / docs / newhandbook / ConfigureKernel / index.mdwn
index 38be372..01082d9 100644 (file)
@@ -56,7 +56,7 @@ If there is ***not*** a `/usr/src/sys` directory on your system, then the kernel
 The preferred way of installing the sources is:
 
     # cd /usr
-    # make src-checkout
+    # make src-create
     
 This will download the whole source tree via git into /usr/src. This method also allows for easy updating of the source tree by using: