From 0107d5110bf9eb830830e6adb90338abaf4fd854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Sun, 5 May 2024 14:27:31 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BA=D0=BE=D1=80=D1=80=D0=B5=D0=BA=D1=82?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=BA=D0=B0=20=D1=81=D1=81=D1=8B=D0=BB?= =?UTF-8?q?=D0=BE=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++----- alr-repo.toml | 2 ++ lure-repo.toml | 2 -- 3 files changed, 4 insertions(+), 7 deletions(-) create mode 100644 alr-repo.toml delete mode 100755 lure-repo.toml diff --git a/README.md b/README.md index 11f9d03..80df036 100755 --- a/README.md +++ b/README.md @@ -10,8 +10,5 @@ curl -fsSL plemya-x.ru/alr/install | bash ## Добавление репозитория: ```bash -lure ar -n xpamych-repo -u https://gitflic.ru/project/xpamych/xpamych-alr-repo.git -``` - -## Документация: -https://github.com/lure-sh/lure/blob/master/docs \ No newline at end of file +alr ar -n xpamych-repo -u https://gitflic.ru/project/xpamych/xpamych-alr-repo.git +``` \ No newline at end of file diff --git a/alr-repo.toml b/alr-repo.toml new file mode 100644 index 0000000..aa27d70 --- /dev/null +++ b/alr-repo.toml @@ -0,0 +1,2 @@ +[repo] +minVersion = "v0.0.1" diff --git a/lure-repo.toml b/lure-repo.toml deleted file mode 100755 index 3f170cc..0000000 --- a/lure-repo.toml +++ /dev/null @@ -1,2 +0,0 @@ -[repo] -minVersion = "v0.0.5"