Skip to content

Commit d8c3ae1

Browse files
committed
Instruction updated
1 parent bfc169e commit d8c3ae1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ By default you'll get SSL certificate provided by letsencrypt, please specify yo
3535
```export useremail=team@mydataverse.org```
3636

3737
* Make sure you have docker and docker-compose installed
38-
* Run `docker-compose up` so start Dataverse on your domain name with SSL support
39-
* or run `docker-compose up -f docker-compose-local.yml` to try Dataverse on localhost
38+
* Run `docker-compose up` to start Dataverse on your domain name with SSL support
39+
or
40+
* run `docker-compose up -f docker-compose-local.yml` to try Dataverse on localhost
4041

4142
Standalone Dataverse should be running on dataverse-dev.localhost or dataverse-dev.sshopencloud.eu if you've selected the domain.
4243

0 commit comments

Comments
 (0)