From c7c7ec70fc28fba0695883362381e7d4a5471303 Mon Sep 17 00:00:00 2001 From: David Joy Date: Mon, 21 Dec 2020 10:50:22 -0500 Subject: [PATCH] Update README.rst --- README.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 30c330000..87cb61203 100644 --- a/README.rst +++ b/README.rst @@ -5,18 +5,13 @@ frontend-app-course-authoring Please tag `@edx/teaching-and-learning `_ on any PRs or issues. Thanks. -After Copying The Template --------------------------- - **Prerequisite** `Devstack `_. If you start Devstack with ``make dev.up.ecommerce`` that should give you everything you need as a companion to this frontend. **Installation and Startup** -In the following steps, replace "frontend-app-course-authoring' with the name of the repo you created when copying this template above. - -1. Clone your new repo: +1. Clone the repo: ``git clone https://github.com/edx/frontend-app-course-authoring.git``