Skip to content

Commit f22c49f

Browse files
author
CrashSensei
committed
Merge remote-tracking branch 'origin/master'
2 parents 86dc00a + d155798 commit f22c49f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ from 'svn' to 'svn-export'.
4848
}
4949
```
5050
### 2. Add a SvnExport repository
51-
A repository of type 'svn' or 'composer' can be added as a SvnExport repository
52-
via the extras section. All packages of type 'svn' in the composer repository will automatically be
53-
converted to type 'svn-export'. **Note:** If you add a repository as and SvnExport repository _do NOT
51+
A repository of type 'svn' or 'composer' can be used as a SvnExport repository
52+
via the extras section. Note: All packages of type 'svn' in a composer repository will automatically be
53+
converted to type 'svn-export'. **Warning:** If you add a repository as a SvnExport repository _do NOT
5454
also add_ it as a standard repository or you will have problems.
5555
##### composer.json
5656
```json
@@ -100,4 +100,4 @@ Found a problem or would like a feature submit it via [GitHub](https://github.co
100100
### License
101101
SvnExport is license under the GPLv3 License - see the `LICENSE` file for details
102102
### Acknowledgements
103-
François Pluchino's [composer-asset-plugin](https://github.com/francoispluchino/composer-asset-plugin) design was used as a foundation for this plugin.
103+
François Pluchino's [composer-asset-plugin](https://github.com/francoispluchino/composer-asset-plugin) design was used as a foundation for this plugin.

0 commit comments

Comments
 (0)