Skip to content

Commit

Permalink
Readme updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickcarlohickman committed Jan 25, 2023
1 parent ff0c156 commit 098590e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ This repository includes a set of scripts useful for installing and configuring
- `cp .env.example .env`
7. Update the `.env` values.
8. Go through the files in the `resources` directories and update them with your information.
9. Run `sudo -i setup-wsl.sh`.
9. Run `sudo -i $HOME/wsl-setup/setup/setup-wsl.sh`. This will take a while to run.
10. Exit WSL and reconnect, or just start a new shell with `exec $SHELL -l`.
11. Run `startup` to ensure all your services are up and running.

## What does it do?

Expand Down

0 comments on commit 098590e

Please sign in to comment.