Skip to content

Commit de93c6f

Browse files
author
Nuno Macedo
authored
Update README.md
1 parent c89a959 commit de93c6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Checkout the project and type ./gradlew. You find the executable JAR in org.allo
4141
$ ./gradlew build -x test
4242
$ java -jar org.alloytools.alloy.dist/target/org.alloytools.alloy.dist.jar
4343
# opens GUI
44+
45+
The `master` branch points the latest stable version, 2.0. For stable 2.1 release candidates, branch `v2.1` should be cloned instead.
4446

4547
Note: if you are behind a proxy, the call to `gradlew` is likely to fail, unless you pass it further options about the http and https proxies (and possibly your login and password on this proxy). There are several ways to pass these options, a simple one is to type (replace the `XXXXX`'s by the adequate settings):
4648

0 commit comments

Comments
 (0)