Skip to content

Commit 10f1caf

Browse files
committed
2 parents 4eb7e0f + f9187c7 commit 10f1caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Written in js because:
77

88
Using this requires [Node.js](https://nodejs.org/en) and a list of dependencies is listed in [package.json](https://github.com/Brambles-cat/ArchiveToCytube/blob/main/package.json)
99

10-
To use this, the variables in .env need to be configured first, and then in the command prompt, navigate to the same directory as index.js and run
10+
To use this, the variables in .env need to be configured first. Then in the command prompt, navigate to the same directory as index.js and run
1111
```bash
1212
node index.js
1313
```

0 commit comments

Comments
 (0)