Skip to content

Commit eb9f016

Browse files
authored
Update usage_guide.md
1 parent 4e09408 commit eb9f016

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/usage_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Usage and installation overview of the core features. Additional helpful informa
44

55
## Installation
66

7-
Before installing and starting the application, ensure Docker and Docker-compose are installed. Both can be installed according to the official Docker documentation. If you’re a student in the University of Helsinki and using a fuksi laptop, there might be some other steps you need to take to install Docker correctly (Docker might use the root partition and if it gets filled your computer might become unusable). Some information about installing Docker on cubbli-linux [here](https://version.helsinki.fi/cubbli/cubbli-help/-/wikis/Docker).
7+
Before installing and starting the application, ensure Docker and Docker-compose are installed. Both can be installed according to the official Docker documentation. **If you’re a student in the University of Helsinki and using a fuksi laptop**, there are some other steps you need to take to install Docker correctly (Docker uses the root partition by default and if it gets filled your computer can become unusable). Information about installing Docker on cubbli-linux [here](https://version.helsinki.fi/cubbli/cubbli-help/-/wikis/Docker). After installing Docker on cubbli-linux, you can install the Docker-compose plugin according to the [official documentation](https://docs.docker.com/compose/install/linux/).
88

99
To run the application, execute the following commands:
1010

0 commit comments

Comments
 (0)