Przeglądaj źródła

Improve description

Johannes Zellner 9 lat temu
rodzic
commit
c2b8314879
1 zmienionych plików z 4 dodań i 2 usunięć
  1. 4 2
      DESCRIPTION.md

+ 4 - 2
DESCRIPTION.md

@@ -1,6 +1,8 @@
-Empty LAMP Stack. Use `cloudron push` to copy files into `/app/data/` and `cloudron exec` to get a remote terminal.
+Empty LAMP Stack.
 
-See https://cloudron.io/references/cli.html for how to get the `cloudron` command line tool.
+Use `cloudron push` to copy files into `/app/data/` and `cloudron exec` to get a remote terminal.
+
+See [here](https://cloudron.io/references/cli.html) for how to get the `cloudron` command line tool.
 
 If you want to run for example a custom WordPress within this app, please note that the code will run behind a nginx proxy.
 Apps like WordPress require you to let the app know about that fact.