Skip to content

Commit

Permalink
Merge pull request #43 from HolyWu/patch
Browse files Browse the repository at this point in the history
Update remote submodules
  • Loading branch information
myrsloik authored Apr 14, 2024
2 parents 8dbebd1 + 398f76e commit 1068f67
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
url = https://bitbucket.org/the-sekrit-twc/libp2p.git
[submodule "AviSynthPlus"]
path = AviSynthPlus
url = https://github.com/AviSynth/AviSynthPlus
url = https://github.com/AviSynth/AviSynthPlus.git
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Use the latest version of Visual Studio. It should automatically find all the re
Requires `pkg-config`, `meson` and `ninja-build`.

```
git clone https://github.com/vapoursynth/bestsource.git --depth 1 --recurse-submodules --shallow-submodules
git clone https://github.com/vapoursynth/bestsource.git --depth 1 --recurse-submodules --shallow-submodules --remote-submodules
cd bestsource
meson setup build
ninja -C build
Expand Down
2 changes: 1 addition & 1 deletion libp2p
Submodule libp2p updated from 5e6567 to 1e3818

0 comments on commit 1068f67

Please sign in to comment.