Skip to content

Commit 8ee5b46

Browse files
Fix formatting
1 parent 2956dcf commit 8ee5b46

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ You can also use dockerized shifts.
2222
2. Obtain a GitHub token and store it in `.github_token`
2323
3. Run composer install
2424
4. Symlink shifter.php
25-
26-
sudo ln -s `realpath shifter.php` /usr/local/bin/shifter
25+
```
26+
sudo ln -s `realpath shifter.php` /usr/local/bin/shifter
27+
```
2728

2829

2930
For each project you want to shift

0 commit comments

Comments
 (0)