You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/DEVELOPMENT.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,9 @@ Once you have met [the prerequisites](#requirements), follow these steps to inst
40
40
41
41
1. Fork the repository via the Github web by clicking the "Fork" button in the top right corner.
42
42
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.
It will create a version controlled copy of the website in the directory you entered the command in.
48
48
@@ -294,9 +294,9 @@ Une fois que vous avez rencontré [les conditions préalables](#Exigences), suiv
294
294
295
295
1. Fork le dépôt via le Github web en cliquant sur le bouton "Fork" dans le coin supérieur droit.
296
296
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.
0 commit comments