From 96fdc840c543505edd1dae44d1575e40eb28e2f3 Mon Sep 17 00:00:00 2001 From: sophiajwitt <93964587+sophiajwitt@users.noreply.github.com> Date: Thu, 14 Sep 2023 12:39:40 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 18cba77..dbb8c73 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ Demo: http://albumy.helloflask.com ## Installation -codespaces: - -1. Open the code tab -2. Select codespaces -3. Select Create codespace on main +clone: +``` +$ git clone #YOUR_FORKED_REPO +$ cd #FORKED_DIR_NAME +``` create & activate virtual env then install dependency: