Skip to content

Commit

Permalink
fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Mar 9, 2011
1 parent 50e2db6 commit 516fe2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.markdown
Expand Up @@ -30,13 +30,13 @@ Clack and cl-annot isn't in Quicklisp's repository yet ([now on request](https:/

And write the following code.

(:tree "~/lisp/systems")
(:tree (:home "lisp/systems/"))

Now, ASDF can find .asd from `~/lisp/systems` or it's sub directories.
Now, ASDF can find .asd from `~/lisp/systems/` or it's sub directories.

### 2. Clone

Download Clack and cl-annot from their repository and make sure they are in `~/lisp/systems`.
Download Clack and cl-annot from their repository and make sure they are in `~/lisp/systems/`.

$ cd ~/lisp/systems
$ git clone git://github.com/arielnetworks/cl-annot
Expand Down

0 comments on commit 516fe2e

Please sign in to comment.