Skip to content

Commit 83fa2f1

Browse files
JaredJared
authored andcommitted
Update README.md
1 parent 62ed581 commit 83fa2f1

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ Salami is a Ruby on Rails template created to serve as a starting point for quic
77
* Admin management interface with [kaminari](https://github.com/amatsuda/kaminari) for paginated searching of users and "login as user" functionality
88
* 100% Heroku compatible to provide a fast and easy development cycle
99

10-
<a href="http://salami.herokuapp.com/" target="_blank">Sample deployed application</a>
10+
<a href="http://chicoacm.herokuapp.com/" target="_blank">Sample deployed application</a>
1111

1212
## Getting Started
1313

1414
First, you must ensure that you have <a href="http://rubyonrails.org/download" target="_blank">Ruby on Rails installed</a>.
1515

1616
then...
1717

18-
$ git clone [email protected]:jsealey/Salami.git
19-
$ cd Salami
18+
$ git clone [email protected]:jsealey/chicoacm.git
19+
$ cd chicoacm
2020
$ bundle install
2121
$ rake assets:precompile
2222
$ rake db:migrate
0 Bytes
Binary file not shown.
Binary file not shown.

public/assets/application.css.gz

0 Bytes
Binary file not shown.

public/assets/application.js.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)