Skip to content

Commit

Permalink
Fix invocation command in nrepl support doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoduncan committed Aug 17, 2012
1 parent caadb61 commit 42c7811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nrepl-support.md
Expand Up @@ -5,7 +5,7 @@ nREPL support is in alpha.
You will need lein-ritz 0.4.0-SNAPSHOT. You will need to install nrepl-ritz.el.

```
lein2 nrepl-ritz :headless
lein2 ritz-nrepl :headless
```

Then in emacs, `M-x nrepl` and enter the port printed by the previous command.

0 comments on commit 42c7811

Please sign in to comment.