Skip to content

Commit 5fce89c

Browse files
Tuscan-bluemawise
authored andcommitted
chore: update README.md
fix some serial numbers
1 parent 48dd840 commit 5fce89c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ Fully managed hosting of your personal Haven is available too, check out: https:
7474
1. Install `docker` and `docker-compose`
7575
If you don't know how to install `docker` and `docker-compose`, you can find info in [introduction to docker](https://fullstackopen.com/en/part12/introduction_to_containers#installing-everything-required-for-this-part) , [overview of installing docker compose](https://docs.docker.com/compose/install/) and [get docker desktop](https://docs.docker.com/get-docker/).
7676

77-
3. Clone the repository: `git clone https://github.com/havenweb/haven.git`
78-
4. Run `cd haven`
79-
5. Run `docker compose up`
77+
2. Clone the repository: `git clone https://github.com/havenweb/haven.git`
78+
3. Run `cd haven`
79+
4. Run `docker compose up`
8080

8181
Feel free to use the included `Dockerfile` and `docker-compose.yml`. You probably want to modify the env vars in `docker-compose.yml` to specify a different `HAVEN_USER_EMAIL` and `HAVEN_USER_PASS`. These will be used to create you initial user (and password) on startup.
8282

0 commit comments

Comments
 (0)