Skip to content
Snippets Groups Projects
Commit 4fde9876 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update readme

parent c45353e1
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ The subdir ```./public_html/``` will be mounted as webroot that you can edit fil
### Create a new project folder ###
Copy folder to a new name: ```cp -r template-php my-new-php-app; cd my-new-php-app``` and remove the ```.git``` folder in it ```rm -rf .git```
Copy folder to a new name: ```cp -r template-php my-new-php-app; cd my-new-php-app``` and remove the ```.git``` folder in it ```rm -rf .git -gitignore```
The initial file structure looks like this:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment