Skip to content

Commit b76ba50

Browse files
authored
Update README.md
1 parent b5c988b commit b76ba50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ docker run --rm \
8383
alias sail='sh $([ -f sail ] && echo sail || echo vendor/bin/sail)'
8484
```
8585
To make sure this is always available, you may add this to your shell configuration file in your home directory, such as ~/.zshrc or ~/.bashrc, and then restart your shell.
86+
8687
3. `sail up`
8788
4. `sail yarn install`
8889
5. `sail yarn dev`

0 commit comments

Comments
 (0)