Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added missing instructions on source highlight to readme
  • Loading branch information
rsms committed Dec 25, 2010
1 parent 21a8975 commit ee8b9cd
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions README.md
Expand Up @@ -26,11 +26,19 @@ manually.
deps/libcss/checkout-deps.sh
deps/libcss/build.sh

### 4. Check out chromium-tabs
### 4. Configure Source Highlight

This currently requires MacPorts. Sorry.

port install source-highlight +universal
deps/srchilight/import-from-macports.sh
deps/srchilight/import-lang-files.sh

### 5. Check out chromium-tabs

git clone git://github.com/rsms/chromium-tabs.git

### 5. Start hacking
### 6. Start hacking

open kod.xcodeproj

Expand Down

0 comments on commit ee8b9cd

Please sign in to comment.