Skip to content

Commit

Permalink
docs: Update ansible instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Orchard <hello@julianorchard.co.uk>
  • Loading branch information
julianorchard committed Sep 29, 2024
1 parent da70316 commit e1a60f3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,13 @@ There are many ways to install this but they mainly involve creating a

### With Ansible

See my Ansible repository for more on this (when it exists)!
These steps are for Ubuntu:

1. Clone my main [dotfiles](https://github.com/julianorchard/dotfiles)
repository
2. Ensure Ansible is installed
3. `cd ansible && ./playbook --tags neovim`
4. Profit?

### Manually

Expand Down

0 comments on commit e1a60f3

Please sign in to comment.