You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Project still in development. Expect the backend and frontend to be ready in a c
11
11
12
12
## Installation and running
13
13
14
-
This project aims to be as fast to spin up as possible. And thus, if you have the appropriate utility installed (<ahref="https://docs.docker.com/compose/install/">docker-compose</a> & <ahref="https://docs.docker.com/engine/install/">docker cli + engine</a>.
14
+
This project aims to be as fast to spin up as possible. And thus, if you have the appropriate utility installed (<ahref="https://docs.docker.com/compose/install/">docker-compose</a> & <ahref="https://docs.docker.com/engine/install/">docker cli + engine</a>.)
15
15
16
16
Before going further with any of the two steps, Install <ahref="https://kubernetes.io/docs/tasks/tools/">Kubectl</a> to make it easier for you to interact with the kubernetes cluster.
0 commit comments