Browse Source

Fix subject

content-update
xpetit 3 years ago
parent
commit
1307ee8b0b
No known key found for this signature in database
GPG Key ID: 97C60669182C17A5
  1. 5
      subjects/hello-there/README.md

5
subjects/hello-there/README.md

@ -2,9 +2,10 @@
### Installation
#### Install `Scoop` *(windows)* or `Brew` *(mac)*
#### Install `Scoop` _(windows)_ or `Brew` _(mac)_
Follow the instructions here:
- **scoop**: https://scoop.sh/ (windows)
- **brew**: https://brew.sh/ (mac)
@ -107,7 +108,7 @@ executed.
### Instructions
Once you have installed and configured the necessary tools,
create a `git` repository named `hello-there` with a `hello-there.js`
create a `git` repository named `[[ROOT]]` with a `hello-there.js`
JS file that is a program that displays the exact text `Hello There !`, any `Number` and a
`Boolean`.

Loading…
Cancel
Save