Commit ca85e1f 1 parent 6482aed commit ca85e1f Copy full SHA for ca85e1f
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ mvn clean install -DskipTests
18
18
Submodules
19
19
----------
20
20
21
- GeoNetwork use submodules, these were initiziled by the `` --recursive `` option when cloning the repository.
21
+ GeoNetwork use submodules, these were initialized by the `` --recursive `` option when cloning the repository.
22
22
23
23
If you missed using `` --recursive `` run the following:
24
24
@@ -28,7 +28,7 @@ git submodule init
28
28
git submodule update
29
29
```
30
30
31
- Submodules are used to keep track of externals dependencies. It is necessary to init and update them after a branch change:
31
+ Submodules are used to keep track of external dependencies. It is necessary to init and update them after a branch change:
32
32
33
33
34
34
```
You can’t perform that action at this time.
0 commit comments