Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
romul committed Mar 1, 2012
1 parent 903321e commit 63e1cdc
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions README.md
Expand Up @@ -7,9 +7,9 @@ Synergy
Установка
=========

1. Установите Rails 3.0.9
1. Установите Rails 3.1.3

gem install rails -v 3.0.9
gem install rails -v 3.1.3

1. Создайте новое приложение

Expand All @@ -36,15 +36,6 @@ Synergy
rake db:migrate
rake db:seed db:sample
rails s


Обновление
==========

bundle update
rake synergy:install
rake db:migrate
rails s


Copyright (c) 2011 Roman Smirnov, released under the GNU GPL v3

0 comments on commit 63e1cdc

Please sign in to comment.