# Get Started with Clojure Koans on Nitrous.IO 1. In the terminal below, go to the clojure-koans directory by running `cd ~/workspace/clojure-koans` 2. Run `parts install leiningen` 3. Run `lein koan run` 4. You will see a failing test. To fix this test, edit the file `~/workspace/clojure-koans/src/koans/01_equalities.clj`