Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
rksm committed May 28, 2016
1 parent 4c25eb2 commit af4ed33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Install script for [cloxp -- a Clojure IDE for explorative and interactive devel

### Mac OS and Linux

Prerequisites are: [git](http://git-scm.com//download), [java](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html), [leiningen](http://leiningen.org/), [node.js + npm](http://nodejs.org/).
Prerequisites are: [git](http://git-scm.com//download), [java](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html), [leiningen](http://leiningen.org/), [node.js version 4(!)](http://nodejs.org/).

1. Download the latest release: https://github.com/cloxp/cloxp-install/releases/
2. Open a terminal.
2. Uncompress: `$ unzip cloxp-pre-0.0.8.zip; cd cloxp-pre-0.0.8`
2. Uncompress: `$ unzip cloxp-0.2.0.zip; cd cloxp-0.2.0`
3. Install: `$ ./install.sh`
4. Start: `$ ./start.sh`

Expand Down

0 comments on commit af4ed33

Please # to comment.