浏览代码

Fixup the README

Johannes Zellner 9 年之前
父节点
当前提交
9aca5b6bf8
共有 1 个文件被更改,包括 2 次插入2 次删除
  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