mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-09 08:37:46 +02:00
readme: git submodule
This commit is contained in:
parent
f31f5ea669
commit
0bccc176ee
@ -47,10 +47,6 @@ When you do a `git clone`, make sure you also specify the `--recurse-submodules`
|
||||
git clone --recurse-submodules https://gitlab.com/freepascal.org/fpc/pas2js.git
|
||||
```
|
||||
|
||||
Or for the fixes branch:
|
||||
```sh
|
||||
git clone --recurse-submodules https://gitlab.com/freepascal.org/fpc/pas2js.git --branch fixes_2_2
|
||||
```
|
||||
If you didn't do this, issue the init and update commands:
|
||||
```sh
|
||||
git submodule update --init --recursive
|
||||
|
Loading…
Reference in New Issue
Block a user