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"