From 7bff72a5b1c14af0c2d7a5cb5af58bb1952f8ecd Mon Sep 17 00:00:00 2001 From: Dagar Davletov Date: Fri, 20 Sep 2019 18:16:37 +0600 Subject: [PATCH] Fix path in usage --- subjects/introduction.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/introduction.en.md b/subjects/introduction.en.md index 65a4fe0a..1744c853 100644 --- a/subjects/introduction.en.md +++ b/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