Skip to content

Commit

Permalink
Corrected improper use of with.
Browse files Browse the repository at this point in the history
  • Loading branch information
m1mir authored and maxhelias committed Mar 28, 2024
1 parent 563e575 commit 32dadc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/existing-project.md
Expand Up @@ -9,7 +9,7 @@ You can copy the contents of the repository using git and tar. This will not con

git archive --format=tar HEAD | tar -xC my-existing-project/

If you downloaded the skeleton with zip you can just copy the extracted files:
If you downloaded the skeleton as a zip you can just copy the extracted files:

cp -Rp symfony-docker/. my-existing-project/

Expand Down

0 comments on commit 32dadc1

Please sign in to comment.