README.md in vagrant-host-artix-0.0.2 vs README.md in vagrant-host-artix-0.0.3
- old
+ new
@@ -2,13 +2,23 @@
This Ruby Gem enables support for Artix Linux Hosts on Vagrant 2.x.
### Installing
-Currently installation can only be done from source, thus you will need to clone the repository:
+#### Via Vagrant plugin
+The plugin is available as a Ruby Gem, thus you should be able to install it using the following command:
+
```
+vagrant plugin install vagrant-host-artix
+```
+
+#### From Source
+
+To install the plugin from source you will need to clone the repository:
+
+```
git clone git@github.com:Penaz91/vagrant-host-artix.git
```
Then you will need to build the gem manually:
@@ -18,15 +28,11 @@
```
After that you can install the plugin:
```
-vagrant plugin install vagrant-host-artix-0.0.1.gem
+vagrant plugin install vagrant-host-artix-0.0.3.gem
```
-
-### Known Issues
-
-Some Artix systems may be migrated from Arch Linux. These systems will be detected by the builtin Arch host plugin, due to the presence of the `/etc/arch-release` file. Until this issue isn't fixed upstream, it's suggested to rename or delete such file.
### TODOs
- [x] Testing on OpenRC
- [ ] Testing on S6