1
0
Fork 0

Minor docs nitpick

pull/1181/head
Igor Wiedler 2012-10-04 18:05:27 +03:00
parent cb2a0f46a1
commit 1939407c77
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ Test it by inspecting the zip file generated manually:
git archive branchName --format zip -o file.zip
> **Note:** files would be still tracked by git just not included in the
> **Note:** Files would be still tracked by git just not included in the
> distribution. This will only work for GitHub packages installed from
> dist (i.e. tagged releases) for now.