Pārlūkot izejas kodu

Fixup the README

Johannes Zellner 9 gadi atpakaļ
vecāks
revīzija
9aca5b6bf8
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,4 +1,4 @@
-# Wordpress Cloudron App
+# LAMP Stack Cloudron App
 
 This repository contains the Cloudron app package source for a plain LAMP stack.
 
@@ -17,7 +17,7 @@ cloudron install --appstore-id lamp.cloudronapp
 The app package can be built using the [Cloudron command line tooling](https://cloudron.io/references/cli.html).
 
 ```
-cd wordpress-app
+cd lamp-app
 
 cloudron build
 cloudron install