The codebase that powers boop.cat boop.cat

clean up old internal codename in Installation readme section

Changed files
+4 -2
+4 -2
README.md
··· 32 32 33 33 ```bash 34 34 # Clone the repository 35 - git clone https://tangled.org/scanash.com/boombox 36 - cd boombox 35 + git clone https://tangled.org/scanash.com/boop.cat 36 + or 37 + git clone https://github.com/scanash00/boop.cat 38 + cd boop.cat 37 39 38 40 # Install frontend dependencies 39 41 npm install