Changes
Page history
Wording
authored
Feb 22, 2022
by
Volker Hilsheimer
Show whitespace changes
Inline
Side-by-side
tutorials/Build-Qt-Using-AWS.md
View page @
8a825355
...
@@ -118,7 +118,7 @@ $ cd ~/qt/dev
...
@@ -118,7 +118,7 @@ $ cd ~/qt/dev
$ minicoin run build ubuntu-aws
$ minicoin run build ubuntu-aws
```
```
Note how the
`run`
job
brings up the machine for us, and then waits for the
Note how the
`run`
command
brings up the machine for us, and then waits for the
`mutagen`
file system syncing to finish before starting the job. Depending on
`mutagen`
file system syncing to finish before starting the job. Depending on
how many submodules of Qt you have checked out in your
`~/qt/dev`
worktree,
how many submodules of Qt you have checked out in your
`~/qt/dev`
worktree,
the job might take a little. But your machine won't spend any CPU or RAM on it,
the job might take a little. But your machine won't spend any CPU or RAM on it,
...
...
...
...