Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahelal committed Feb 25, 2016
1 parent 945c71a commit a342b98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ An ansible role that installs multiple version of firefox.
```yaml
firefox_version :
- "40.0"
# default version firefox
- "37.0"
# default version of firefox
firefox_default : "{{ firefox_version[0] }}"
firefox_link_dir : "/usr/local/bin"
firefox_instalL_dir : "/opt/firefox/"
Expand Down

0 comments on commit a342b98

Please sign in to comment.