Updated README

This commit is contained in:
Ksenia Lesko 2025-08-07 16:53:11 -04:00
parent 93f2acc3d2
commit 1e2ac05be9
Signed by: xenushka
GPG Key ID: ABAFE7A50A15D386
1 changed files with 2 additions and 1 deletions

View File

@ -1,10 +1,11 @@
# [distrust.co](https://distrust.co) # [caution.co](https://caution.co)
Web page source. Web page source.
## Instructions ## Instructions
0. If the repo was not cloned with submodules: 0. If the repo was not cloned with submodules:
```shell ```shell
$ git submodule update --init --recursive $ git submodule update --init --recursive
``` ```