Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Kovah committed Oct 20, 2021
1 parent 4476195 commit 303a4df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ In most cases you only have to change the .env file because it contains variable

## Installation and usage

* Copy the main files (everything except /public and README.md) to your project
* Copy the main files (everything except /public, /.github and README.md) to your project
* Make a copy of the `.env.example` file and name it `.env`, or copy the needed values to your existing .env file. Laravel users do not have to copy anything.
* Make sure the current configuration matches your project setup. CMS like Wordpress or Drupal need additional configuration.
* Replace `dockerstack` with your own project name in the `APP_NAME` variable in the .env file.
Expand Down

0 comments on commit 303a4df

Please sign in to comment.