Syntax highlighting in readme

This commit is contained in:
Daniel Flanagan 2020-07-02 11:29:38 -05:00
parent c2d827ba30
commit 9d45518e96
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ when setting up a new machine.
**NOTE**: Unless you're me, you probably shouldn't use my setup exactly. Just
take chunks you like instead! Backup your files first!
```
```sh
git clone https://git.lyte.dev/lytedev/dotfiles.git ~/.config/dotfiles
cd ~/.config/dotfiles && ./setup.bash # follow the instructions!
```