Update Handleiding update repository
@@ -9,12 +9,14 @@ cd /pad/naar/project
|
||||
|
||||
### 2. Initialiseer Git (als dat nog niet gedaan is)
|
||||
|
||||
```git init
|
||||
```
|
||||
git init
|
||||
```
|
||||
|
||||
### 3. Voeg alle bestanden toe
|
||||
|
||||
```git add .
|
||||
```
|
||||
git add .
|
||||
```
|
||||
|
||||
### 4. Maak je eerste commit
|
||||
|
||||
Reference in New Issue
Block a user