From 732c9644eca21c47fd6635352f37be6599bef84e Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 3 Jan 2011 15:17:45 +0000 Subject: [PATCH] note about branches --- README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.txt b/README.txt index c75d4230..3cd186cd 100644 --- a/README.txt +++ b/README.txt @@ -8,6 +8,10 @@ Shimmie Alpha ~~~~~~~~~~~~~ +If you're reading this on github and looking for the stable version, go +to the top of the page -> switch branches -> pick a stable branch. To do +similarly with a git clone, "git checkout -b my_2.X origin/branch_2.X" + This code is for people who want to write extensions compatible with the next version of shimmie. You can run a production site with it if you're feeling brave, but it's not recommended.