From a58f390edf2c3b3840b8398132f9cf7e93f9a973 Mon Sep 17 00:00:00 2001 From: hacktoberfestwrp2 <56968731+hacktoberfestwrp2@users.noreply.github.com> Date: Thu, 24 Oct 2019 19:57:33 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 07e502d..af8638d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ sublime-backup --update ### Get Snippets ```bash -sublime-backup --get +sublime-backup --get ``` ### Logout @@ -58,7 +58,7 @@ sublime-backup --help - Create a virtual environment `virtualenv -p python3 venv` - Activate virtual environment `source venv/bin/activate` for linux - Install The Package `pip install --editable .` - + ---- ## License > Apache 2.0