From 619f3a9554ef9a27e570b3a7d76219c365caa906 Mon Sep 17 00:00:00 2001 From: Aaron Culich Date: Mon, 6 Feb 2017 15:18:14 -0800 Subject: [PATCH] fix typo in making a new stack --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32341e78..99168ffb 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Update the `debian:jessie` SHA in the most-base images (e.g., base-notebook). Su This will take time as the entire set of stacks will rebuild. -**When there's a new stack, do the following before trying to `make rety/release-all`:** +**When there's a new stack, do the following before trying to `make retry/release-all`:** 1. Create a new repo in the `jupyter` org on Docker Hub named after the stack folder in the git repo. 2. Grant the `stacks` team permission to write to the repo.