commit 93a8f57225f706000affdb8af78a81fb753f0cfc parent 5ac4a9d576079e7fafc03d4a40e5d24518cb2c73 Author: Stefan Koch <programming@stefan-koch.name> Date: Mon, 23 Sep 2019 07:43:10 +0200 branch development is not public on github anymore Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -23,7 +23,7 @@ You can also manually execute Cinderella. To do so pass it the path to your git repository and optionally the name of the branch you want to build: ```bash -cinderella https://github.com/aufziehvogel/Cinderella.git --branch development +cinderella https://github.com/aufziehvogel/Cinderella.git --branch master ```