We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4713b53 commit ea98d6fCopy full SHA for ea98d6f
1 file changed
README.md
@@ -24,9 +24,8 @@ If you need the developer version, you are on the right place.
24
* Create there a symbolic link to the kratos installation folder (where runkratos is located)
25
* Unix : `ln -s ~/Kratos Kratos` or maybe `ln -s ~/Kratos/bin/Release Kratos` if that's the destination folder
26
* Windows : `mklink /J Kratos C:\kratos\bin\Release` (choose actual Kratos installation folder)
27
+ * Step by step video: https://www.youtube.com/watch?v=zZq7ypDdudo
28
* 4.3- To execute Kratos using docker, just install docker
-### Step by step video
29
-https://www.youtube.com/watch?v=zZq7ypDdudo
30
31
### Launch modes
32
In Kratos preferences, select the execution mode:
0 commit comments