File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,9 @@ This is the preferred method. Please follow these steps:
24
24
To check, try to access https://github.com/integer-net/solr-magento2/ .
25
25
2 . Add the necessary private repositories by calling the following commands from the command line inside your Magento base directory:
26
26
```
27
- composer config repositories.solr-magento2 vcs https:// github.com/ integer-net/solr-magento2/
28
- composer config repositories.solr-magento2-autosuggest vcs https:// github.com/ integer-net/solr-magento2-autosuggest/
29
- composer config repositories.solr-pro vcs https:// github.com/ integer-net/solr-pro/
27
+ composer config repositories.solr-magento2 git git@ github.com: integer-net/solr-magento2.git
28
+ composer config repositories.solr-magento2-autosuggest git git@ github.com: integer-net/solr-magento2-autosuggest.git
29
+ composer config repositories.solr-pro git git@ github.com: integer-net/solr-pro.git
30
30
31
31
```
32
32
3 . Download the repositories by calling:
You can’t perform that action at this time.
0 commit comments