Commit a31b23e9d7194705e0d353ff5c7eb8e1ac7f4101
1 parent
545aff36
Exists in
master
and in
2 other branches
The Ubuntu 12.04 setup also works for 14.04
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/build.md
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | To create builds you will need a build user (`omnibus-build:omnibus-build` in our example). | 3 | To create builds you will need a build user (`omnibus-build:omnibus-build` in our example). |
4 | Preparing the build machine requires sudo access. | 4 | Preparing the build machine requires sudo access. |
5 | 5 | ||
6 | -## Ubuntu 12.04 | 6 | +## Ubuntu 12.04, 14.04 |
7 | 7 | ||
8 | ```shell | 8 | ```shell |
9 | # Get the latest OS updates | 9 | # Get the latest OS updates |