forked from meteor/meteor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Nick Martin
committed
Nov 18, 2011
1 parent
052ebbe
commit 36f1a7c
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 38,7 @@ Deploy it to the world, for free: | |
|
||
If you want to run on the bleeding edge, or help develop Skybreak, you can run Skybreak directly from a git checkout. | ||
|
||
git clone [email protected]:honeycomb/skybreak.git | ||
git clone [email protected]:skybreak/skybreak.git | ||
cd skybreak | ||
|
||
If you're the sort of person who likes to build everything from scratch, you can build all the Skybreak dependencies (node.js, npm, mongodb, etc) with the provided script. If you do not run this script, Skybreak will automatically download pre-compiled binaries when you first run it. | ||
|