Skip to content

Commit

Permalink
docs: update prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
sinedied committed Jun 4, 2024
1 parent e762c30 commit d175fc4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions workshops/create-workshop/workshop.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ In this short tutorial, you'll learn how to create 🌟 a new workshop 🌟 and
## Prerequisites

| | |
|------------------------------------------------|-------------------------------------|
| Git | [Download Git](https://git-scm.com) |
| Node.js v20+ *(only needed if using MOAW CLI)* | [Download Node.js](https://nodejs.org) |
| GitHub account | [Create free GitHub account](https://github.com/join) |
| A code editor | [Download VS Code](https://code.visualstudio.com/Download) |
| A browser | [Download Microsoft Edge](https://www.microsoft.com/edge) |
|----------------|-------------------------------------|
| Git | [Download Git](https://git-scm.com) |
| Node.js v20+ | [Download Node.js](https://nodejs.org) |
| GitHub account | [Create free GitHub account](https://github.com/join) |
| A code editor | [Download VS Code](https://code.visualstudio.com/Download) |
| A browser | [Download Microsoft Edge](https://www.microsoft.com/edge) |

You can test your setup by opening a terminal and typing:

Expand Down

0 comments on commit d175fc4

Please sign in to comment.