소스 검색

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