diff options
-rw-r--r-- | ikiwiki/NearlyFreeSpeech.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ikiwiki/NearlyFreeSpeech.mdwn b/ikiwiki/NearlyFreeSpeech.mdwn index 6a7f42d..432bcb8 100644 --- a/ikiwiki/NearlyFreeSpeech.mdwn +++ b/ikiwiki/NearlyFreeSpeech.mdwn @@ -24,6 +24,10 @@ Now set up `.profile` to run programs from `~/bin`. ## Download an unpack ikiwiki +First, be sure to be under the proper `private` directory: + + cd /home/private + Use `wget` to download the ikiwiki tarball. You can find the `tar` file at the bottom of this page: [packages.debian.org/unstable/source/ikiwiki](https://packages.debian.org/unstable/source/ikiwiki) Then unpack it: |