From b14ab35dee2580f6f38f9f940778157d8f69ec67 Mon Sep 17 00:00:00 2001 From: Ken Odegard Date: Tue, 14 Jan 2025 08:41:58 -0600 Subject: [PATCH] Update RELEASE.md --- templates/releases/RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/releases/RELEASE.md b/templates/releases/RELEASE.md index ebf8334..44c2bda 100644 --- a/templates/releases/RELEASE.md +++ b/templates/releases/RELEASE.md @@ -150,7 +150,7 @@ Currently, there are only 2 activities we use rever for, (1) aggregating the aut ```bash (rever) $ git clone git@github.com:[[ repo.user ]]/[[ repo.name ]].git - (rever) $ cd conda + (rever) $ cd [[ repo.name ]] ``` 2. Fetch the latest changes from the remote and checkout the release branch created a week ago: