Skip to content

Commit 838a948

Browse files
authored
Update README.md
1 parent 2094043 commit 838a948

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,9 @@ Clone the repository in your local environment and follow the steps below:
5252

5353
```sh
5454
$ npm i @learnpack/learnpack -g
55-
$ learnpack plugins:install @learnpack/html
5655
```
5756

58-
2. Download these particular exercises using learnpack and `cd` into the folder:
57+
2. Download this particular exercise and `cd` into the folder:
5958

6059
```sh
6160
$ git clone https://github.com/4GeeksAcademy/html-tutorial-exercises-course
@@ -67,7 +66,6 @@ $ cd html-tutorial-exercises-course
6766
3. Start the tutorial/exercises by running the following command at the same level where your learn.json file is:
6867

6968
```sh
70-
$ npm i jest@29.7.0 jest-environment-jsdom@29.7.0 -g
7169
$ learnpack start
7270
```
7371

0 commit comments

Comments
 (0)