Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit b2706ce

Browse files
committed
added info about zip-files.
1 parent 2634091 commit b2706ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ phpQGISrepository is a simple PHP script to create a repository for <a href="htt
2020

2121
## How to install
2222
* Upload all files from this Github repository to your server that can handle PHP scripts.
23-
* Upload your valid QGIS Python Plugin zip-files to the 'downloads' subfolder. It already contains an example plugin. You can delete this example if you want.
23+
* Upload your valid QGIS Python Plugin zip-files to the 'downloads' subfolder. It already contains an example plugin. You can delete this example if you want. **Make sure the name of the zip-file is the same as the main directory in the zip-file: for example if the main directory in your zip-file is called MyPlugin, your zip-file should be named MyPlugin.zip.**
2424
* Have a drink and enjoy your newly installed repository.
2525

2626
## How to use your repository

0 commit comments

Comments
 (0)