Skip to content

Commit

Permalink
Missed a backtick.
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynes committed Nov 16, 2011
1 parent e1dd83f commit ff8148b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -16,7 +16,7 @@ welcome!
You can get this library from clojars via Leiningen. You can get this library from clojars via Leiningen.


First, add `[clojail "0.5.0"]` to your First, add `[clojail "0.5.0"]` to your
project.clj. After than, just run `lein deps. project.clj. After than, just run `lein deps`.


Because clojail employs the JVM's built in sandboxing, you'll need to Because clojail employs the JVM's built in sandboxing, you'll need to
have a `~/.java.policy` file to define permissions for your own have a `~/.java.policy` file to define permissions for your own
Expand Down

0 comments on commit ff8148b

Please sign in to comment.