Update YOU_SHOULD_NOT_USE_THIS_BRANCH.sh

This commit is contained in:
end-4
2024-01-07 16:50:43 +07:00
committed by GitHub
parent f6430fa562
commit cdd8f7e252
+3
View File
@@ -1,2 +1,5 @@
#!/usr/bin/env bash
echo 'Use another branch, as said in the readme'
echo 'For example, running this would switch to illogical-impulse branch:'
echo ''
echo 'git checkout illogical-impulse'