Skip to content

Commit c8af45c

Browse files
authored
Update README.md
1 parent b8484d7 commit c8af45c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
</table>
1414

1515
Hi! I'm [Alejandro Sanchez @alesanchezr](https://github.com/alesanchezr), really excited to have you here! 🎉 😂 Learning to code is hard, you need coaching! [DM me on twitter](https://twitter.com/alesanchezr) if you have any questions.
16-
<!-- endhide -->
1716

1817
*Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/4GeeksAcademy/css-tutorial-exercises-course/blob/master/README.es.md) :es:*
18+
<!-- endhide -->
1919

2020
## You'll be learning the following concepts:
2121

@@ -50,7 +50,7 @@ You can open these exercises in just a few seconds by clicking: [Open in Codespa
5050
5151
## Manual installation
5252

53-
1) Install learnpack, the package manager for learning tutorials and the html compiler plugin for learnpack, make sure you also have node.js 14+:
53+
1) Install LearnPack, the package manager for learning tutorials and the node compiler plugin for LearnPack, make sure you also have node.js 14+:
5454

5555
```bash
5656
$ npm i learnpack -g
@@ -67,7 +67,7 @@ $ learnpack install css-tutorial-exercises-course
6767
6868
3) Start the tutorial/exercises by running the following command at the same level where your learn.json file is:
6969

70-
```sh
70+
```bash
7171
$ npm i jest@24.8.0 -g
7272
$ learnpack start
7373
```
@@ -96,4 +96,4 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
9696

9797
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind are welcome!
9898

99-
This and many other exercises are built by students as part of the 4Geeks Academy [Coding Bootcamp](https://4geeksacademy.com/us/coding-bootcamp) by [Alejandro Sánchez](https://twitter.com/alesanchezr) and many other contributors. Find out more about our [Full Stack Developer Course](https://4geeksacademy.com/us/coding-bootcamps/part-time-full-stack-developer), and [Data Science Bootcamp](https://4geeksacademy.com/us/coding-bootcamps/datascience-machine-learning).
99+
This and many other exercises are built by students as part of the 4Geeks Academy [Coding Bootcamp](https://4geeksacademy.com/us/coding-bootcamp) by [Alejandro Sánchez](https://twitter.com/alesanchezr) and many other contributors. Find out more about our [Full Stack Developer Course](https://4geeksacademy.com/us/coding-bootcamps/part-time-full-stack-developer), and [Data Science Bootcamp](https://4geeksacademy.com/us/coding-bootcamps/datascience-machine-learning).

0 commit comments

Comments
 (0)