File tree Expand file tree Collapse file tree
_posts/iMarina/Developer-Guide Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,29 +8,16 @@ has_children: true
88
99 - [ Guía de instalación] ( /iMarina/Developer-Guide/How-To-Install )
1010 - [ Guía de configuración de PyCharm] ( /iMarina/Developer-Guide/How-To-Setup-PyCharm )
11+ - [ Guía de uso de iMarina] ( /iMarina/Developer-Guide/How-To-Usage-iMarina )
12+ - [ Reference] ( /iMarina/Developer-Guide/Reference )
13+
1114
1215<!-- TODO -->
1316
14- ## 🌿 3. Clone the Project Repository (iMarina-load)
15-
16- ``` shell
17- cd /home/username/Desktop
18-
19- git clone https://github.com/ICIQ-DMP/iMarina-load.git
2017
21- cd iMarina-load
22- ```
23- Then open the project directly in PyCharm:
24- ``` shell
25- pycharm .
26- pycharm
27- # all forms is correct
28- ```
2918
30- ## 💡 iMarina-load Usage
3119
32- ### Obtaining translations excels
33- By default, they are read from the ` input/ folder `
20+ ### Obtaining translations excels
3421but you can change the location of these expected files with the following arguments:
3522
3623``` shell
You can’t perform that action at this time.
0 commit comments