Skip to content

Commit 7722dcf

Browse files
authored
Update README.md
minor change
1 parent 527b510 commit 7722dcf

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ Topics are folders, individual entries are [MD](https://www.markdownguide.org) f
88

99
# Local installation
1010

11+
From a local clone
1112
```bash
12-
# From a local clone
1313
./install.sh
14+
```
1415

15-
# Or directly from GitHub
16+
Or directly from GitHub
17+
```bash
1618
curl -sSL https://raw.githubusercontent.com/kfet/til/main/install.sh | bash
17-
```%
19+
```

0 commit comments

Comments
 (0)