We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563e575 commit 32dadc1Copy full SHA for 32dadc1
docs/existing-project.md
@@ -9,7 +9,7 @@ You can copy the contents of the repository using git and tar. This will not con
9
10
git archive --format=tar HEAD | tar -xC my-existing-project/
11
12
-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:
13
14
cp -Rp symfony-docker/. my-existing-project/
15
0 commit comments