Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -1,6 +1,6 @@
|
||||
# Oca-Repos-Manager
|
||||
|
||||
This script allows to easily select, clone, and update [OCA repositories](https://github.com/OCA) for Odoo.
|
||||
This script allows to easily select, clone, and update in batch [OCA repositories](https://github.com/OCA) for Odoo.
|
||||
|
||||

|
||||
|
||||
@@ -14,4 +14,12 @@ then run it
|
||||
|
||||
`./oca-repos-manager.sh`
|
||||
|
||||
In order to clone the repositories [you have to create a GitHub token from here](https://github.com/settings/tokens) in your GitHub personal account, copy and paste when asked.
|
||||
In order to clone the repositories **[you have to create a GitHub token from here](https://github.com/settings/tokens)** in your GitHub personal account, copy and paste when asked.
|
||||
|
||||
### Dependencies
|
||||
|
||||
In order to make it works, please install `jq`, `curl`, and `git` utilities.
|
||||
|
||||
### Compatibility
|
||||
|
||||
Tested on Linux and MacOS.
|
||||
Reference in New Issue
Block a user