Adding './' because autism

This commit is contained in:
q 2022-03-19 02:27:02 -04:00
parent 48f69376b7
commit 0eb26e5669

View File

@ -20,5 +20,5 @@ This contains everything used to patch Glowers Club's Element instance. This pat
3. `git clone https://code.glowers.club/q/element-web-patches.git` 3. `git clone https://code.glowers.club/q/element-web-patches.git`
4. `yarn` 4. `yarn`
5. `cd element-web-patches` 5. `cd element-web-patches`
6. `bash code_patches.sh` 6. `bash ./code_patches.sh`
7. `cd .. && yarn dist` 7. `cd .. && yarn dist`