Update 'README.md'

This commit is contained in:
fossilfranv 2023-03-17 18:25:49 +01:00
parent f6d185012e
commit 6ee2118136

View File

@ -1,6 +1 @@
# clone_all_repositories
to change the website:
cd to root dir of repos
then
grep -rli 'old-word' * | xargs -i@ sed -i 's/old-word/new-word/g' @
# clone_all_repositories