Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Unified Diff: README

Issue 10700168: massive CL is massive (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Makefile ('k') | src/appengine/app.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README
diff --git a/README b/README
index 21180c1010244f2827c34f050b701239e434ac92..1f11908645b8b789db278f4ad356d52bda7ffe0e 100644
--- a/README
+++ b/README
@@ -26,6 +26,13 @@ CONFIGURING YOUR MAC SYSTEM
* ensure you are using 0.11.2 or higher
* run 'gem install kramdown'
* run 'gem install pygments.rb'
+* run 'gem install compass'
+* Install a forked version of compass-twitter-bootstrap
+ * git clone git://github.com/toao/compass-twitter-bootstrap.git
+ * cd compass-twitter-bootstrap
+ * run 'rake build'
+ * cd pkg
+ * run 'gem install compass_twitter_bootstrap'
* install the bleeding edge of Pygments
* hg clone https://bitbucket.org/olov/pygments-main
* cd pygments-main
« no previous file with comments | « Makefile ('k') | src/appengine/app.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698