From a3af5b5c55b12d0935d31ba5efa582e4183b18dd Mon Sep 17 00:00:00 2001 From: Bram Date: Mon, 25 Jun 2018 09:30:54 +0200 Subject: [PATCH] [mod] we've moved to stretch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7759b1..202c2c0 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ This command create a clone of all Yunohost's main git repositories in `./`. This command is a helper to run a Vagrant virtual machine in the right place with YunoHost pre-installed. ```bash -./ynh-dev run yolo.test unstable +./ynh-dev run yolo.test stretch-unstable ``` The `run` command takes 2 arguments: domain and YunoHost version.