Skip to content

Commit

Permalink
fix for public link
Browse files Browse the repository at this point in the history
  • Loading branch information
actsasflinn committed Sep 5, 2008
1 parent a2ff33a commit a560c76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -11,11 +11,11 @@ It was written by Flinn Mueller using Ruby on Rails 2.1 as a weekend project. I
=== On Github

Git has also been on my radar for a little while. So I figured I would host the project at Github - everyone wins. Get the source on Github.
link:https://github.com/actsasflinn/snippy/tree/master
link:http://github.com/actsasflinn/snippy/tree/master

=== Install

1. git clone git@github.com:actsasflinn/snippy.git
1. git clone git://github.com/actsasflinn/snippy.git
2. cd snippy
3. cp config/database.yml.example config/database.yml
4. rake db:create
Expand Down

0 comments on commit a560c76

Please sign in to comment.