Skip to content

Commit f4df6c3

Browse files
committed
how to usage imarina and Reference in developer guide in process
1 parent 4c661fa commit f4df6c3

1 file changed

Lines changed: 4 additions & 17 deletions

File tree

_posts/iMarina/Developer-Guide/2025-07-03-Developer-Guide.md

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff 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
3421
but you can change the location of these expected files with the following arguments:
3522

3623
```shell

0 commit comments

Comments
 (0)