Browse Source

typo

master
Victor Giers 1 year ago
parent
commit
28cca495e9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -2,7 +2,7 @@ This script checks if changes happened to a given list of files, and if so, it'l

## Setup
Install git.
Create a folder that should acts as your automatic archive.
Create a folder that should act as your automatic archive.
Open that folder with your terminal and execute ```git init```
Create a file in the folder called ".gitignore" and put the following in it:
```

Loading…
Cancel
Save