Skip to content

Commit

Permalink
Fix link to habari/system
Browse files Browse the repository at this point in the history
Perhaps the way auto-linking works changed, because I'm *sure* this link used to work.
  • Loading branch information
michaeltwofish committed Feb 9, 2013
1 parent 2a2fb1c commit 16657f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is a fully functioning Habari site ready for you to clone or to fork and cu
For basic installation into a directory called `htdocs`:

1. Clone the Habari repo to your server: `git clone https://github.com/habari/habari.git htdocs`
1. Initialize and update the [`system`](system) submodule: `cd htdocs; git submodule update --init`
1. Initialize and update the [`system`](https://github.com/habari/system) submodule: `cd htdocs; git submodule update --init`
1. Load the page in a web browser and follow the installation instructions

See [our wiki](http://wiki.habariproject.org/en/Habari_on_github) for an in-depth description of the various ways you can get and manage your Habari instances. [The wiki](http://wiki.habariproject.org/en/Main_Page) also has much more information, including how to customize Habari and where to get help.

0 comments on commit 16657f4

Please sign in to comment.