diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b9e85d --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Установка VSCodium + +Скрипт для автоматической установки VSCodium. Выполнять только для начальной установки! + +```sh +wget -qO - https://git.246060.ru/tools/vscodium-installer/raw/branch/master/vscodium-installer.sh | bash +```