Skip to content

Commit 33e4a6b

Browse files
Update DEVELOPMENT.md
Closes #669
1 parent d0aaa7e commit 33e4a6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/DEVELOPMENT.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Once you have met [the prerequisites](#requirements), follow these steps to inst
4040

4141
1. Fork the repository via the Github web by clicking the "Fork" button in the top right corner.
4242

43-
2. After you created your fork from the Github web site. Clone your fork repository by entering this command into your command line application: Replace "$githubUsername" by your github username.
43+
2. After you created your fork from the Github web site. Clone your fork repository by entering this command into your command line application: Replace "githubUsername" by your github username.
4444

45-
`git clone https://github.com/$githubUsername/gc-da11yn.github.io.git`
45+
`git clone https://github.com/githubUsername/gc-da11yn.github.io.git`
4646

4747
It will create a version controlled copy of the website in the directory you entered the command in.
4848

@@ -294,9 +294,9 @@ Une fois que vous avez rencontré [les conditions préalables](#Exigences), suiv
294294

295295
1. Fork le dépôt via le Github web en cliquant sur le bouton "Fork" dans le coin supérieur droit.
296296

297-
2. Après avoir créé votre fork à partir du site web Github, clonez votre dépôt de fork en entrant cette commande dans votre application de ligne de commande : Remplacez "$githubUsername" par votre nom d'utilisateur Github.
297+
2. Après avoir créé votre fork à partir du site web Github, clonez votre dépôt de fork en entrant cette commande dans votre application de ligne de commande : Remplacez "githubUsername" par votre nom d'utilisateur Github.
298298

299-
`git clone https://github.com/$githubUsername/gc-da11yn.github.io.git`
299+
`git clone https://github.com/githubUsername/gc-da11yn.github.io.git`
300300

301301
Cela créera une copie sous contrôle de version du site Web dans le répertoire dans lequel vous avez entré la commande.
302302

0 commit comments

Comments
 (0)