Recommend using rails3 branch for beginners.
This commit is contained in:
parent
7c07fa1b54
commit
8c3d046cf4
1 changed files with 6 additions and 1 deletions
5
README
5
README
|
@ -6,6 +6,11 @@ Web-based software to manage a non-profit food coop (product catalog, ordering,
|
||||||
|
|
||||||
Have a look on README_DEVEL.
|
Have a look on README_DEVEL.
|
||||||
|
|
||||||
|
Update, it is highly recommended to checkout the rails3 branch. As soon as possible I will merge this branch
|
||||||
|
into master. So for beginnners, better start with the new (I hope much easier) code.
|
||||||
|
|
||||||
|
git checkout -b rails3 origin/rails3
|
||||||
|
|
||||||
== License
|
== License
|
||||||
|
|
||||||
FoodSoft - a webbased foodcoop management software
|
FoodSoft - a webbased foodcoop management software
|
||||||
|
|
Loading…
Reference in a new issue