Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
phitem
Environnement Bureau Gnome
Commits
f2f494e1
Commit
f2f494e1
authored
Jun 17, 2021
by
Maxime Accadia
Browse files
Add syntax highlighting in README
parent
8b9995de
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f2f494e1
...
...
@@ -19,17 +19,17 @@ Pour toute question, merci d'utiliser l'[issue tracker](https://gricad-gitlab.un
Installer Ansible et python-apt :
```
```
bash
sudo
apt
install
ansible python-apt
```
Cloner le dépôt du gricad-gitlab :
```
git clone https://gricad-gitlab.univ-grenoble-alpes.fr/phitem/environnement-bureau-gnome.git
```
bash
git clone
"
https://gricad-gitlab.univ-grenoble-alpes.fr/phitem/environnement-bureau-gnome.git
"
```
```
```
bash
cd
environnement-bureau-gnome
```
...
...
@@ -41,13 +41,13 @@ Si vous voulez installer d'autres logiciels (Firefox, VLC, libreoffice, etc.) su
1.
Pour vérifier le code et voir quelles modifications seront apportées :
```
```
bash
ansible-playbook gnome.yml
--check
```
2.
Appliquer la configuration :
```
```
bash
ansible-playbook gnome.yml
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment