Skip to content

Commit

Permalink
Update README to be correct for M002.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brenton Ashworth and Craig Andera committed Jan 25, 2012
1 parent 6a5860e commit 4ee5b7d
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@ following commands to install and run One:

git clone https://github.com/brentonashworth/one.git
cd one
script/deps
script/run
lein bootstrap
lein repl

Open your browser and navigate to
[http://localhost:8080](http://localhost:8080)
At the REPL prompt which appears, type `(go)`. Your browser will
launch and navigate to the running application.

Once you have this running, see the [wiki][] and the [website][] for
more information.
Expand All @@ -92,10 +92,9 @@ In particular, note that pull requests should target the

# Known Issues

* ClojureScript One does not currently support developing under
Windows. The included sample application, however, can be viewed in
IE9 and (with some degradation in behavior) in IE8. Versions of
Internet Explorer previous to 8 are not supported at this time.
* ClojureScript One supports developing under Windows if you are using
Chrome, Firefox, or IE9. Versions of Internet Explorer previous to 9
are not supported at this time.
* Everything on the
[project issues list](https://github.com/brentonashworth/one/issues).

Expand Down

0 comments on commit 4ee5b7d

Please sign in to comment.