Skip to content
Snippets Groups Projects
Commit ea61c4f9 authored by hugo chauvet's avatar hugo chauvet
Browse files

fix typo in README

parent c25dff90
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
A collection of [Ansible playbook](https://docs.ansible.com/ansible/latest/user_guide/playbooks.html) to install software on GRADES Virtual Machines (VM).
These playbooks allow to run receipes to install stuff after the creation of the VM via:
These playbooks allow to run recipes to install stuff after the creation of the VM via:
https://docs.ansible.com/ansible/latest/user_guide/playbooks.html
......@@ -10,10 +10,11 @@ https://docs.ansible.com/ansible/latest/user_guide/playbooks.html
Playbook are loaded directly from this git repo thanks to ansible-pull command.
List of available receipes:
List of available recipes:
[[_TOC_]]
## Install Napari
## Napari
```bash
ansible-pull -U https://gitlab.com/soleil-data-treatment/soleil-beamlines/soleil-beamline-disco/vm-ansible-playbooks.git napari.yml
......@@ -21,7 +22,7 @@ ansible-pull -U https://gitlab.com/soleil-data-treatment/soleil-beamlines/soleil
After some time you will see an icon Napari on the desktop, just double click on it to launch Napari.
## Install Fiji
## Fiji
```bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment