Skip to content

Commit

Permalink
The path to the GitHub was not working (missing uppercase)
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiob committed May 9, 2011
1 parent 2c0f8e3 commit 212d730
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# JSONLoops

JSONLoops is a multi-user audio sequencer reminiscent of Fruityloops. Audio playback is handled by node.js servers, while multiple browsers act as control devices. Songs are stored in the JSONloop format, which are simply nested JSON arrays.
Expand Down Expand Up @@ -30,7 +29,7 @@ We'll be replacing this last step with a much easier process soon.

To get started, you'll want to clone the JSONloops project and use the demo server

git clone https://github.com/marak/jsonloops
git clone https://github.com/Marak/JSONloops.git
cd jsonloops
node server.js

Expand Down

0 comments on commit 212d730

Please sign in to comment.