From fbc625e70850d6d80e466cbe4dd8f71dbd75642a Mon Sep 17 00:00:00 2001 From: anirrudh Date: Thu, 2 Mar 2023 14:38:13 -0500 Subject: [PATCH] fix README lint --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae66950..014b418 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,6 @@ pip uninstall jupyterlab-conda-store To create a new pacakge and release: -1) Bump the version as indicated in `pyproject.toml` and `package.json` +1. Bump the version as indicated in `pyproject.toml` and `package.json` -2) Create a new release, and then enusre the release tag is the same as the bumped version revisions. +2. Create a new release, and then enusre the release tag is the same as the bumped version revisions.