Browse Source

Fix path in usage

content-update
Dagar Davletov 5 years ago committed by Xavier Petit
parent
commit
7bff72a5b1
  1. 4
      subjects/introduction.en.md

4
subjects/introduction.en.md

@ -27,9 +27,9 @@ Where `{username}` is your `github username`
If the `{username}` is `kigiri` :
```console
user@host:~/piscine$ ./hello.sh
user@host:~/piscine-go$ ./hello.sh
Hello kigiri!
user@host:~/piscine$
user@host:~/piscine-go$
```
#### 3- go-say-hello

Loading…
Cancel
Save