Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tjanson committed Sep 18, 2014
1 parent 00ba9c5 commit 3bc4ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ If you know what you want, this will probably be enough get you going. If not, p
- option A (*default*): [the prebuilt toolchain][prebuilt-dl] will be downloaded automatically
If you substitute your own tarball, make sure to match the folder structure.
- option B: choose a crosstool-NG [configuration file][ctng-confs] or create your own
- modify `ctng_*` or `xt_prebuilt[_url]` in Ansible’s [`playbook.yml`][playbook] to according to your choices of the previous step
- modify `ctng_*` or `xt_prebuilt[_url]` in Ansible’s [`playbook.yml`][playbook] according to your choices of the previous step
- `vagrant up` to set up and start the VM

(Note: The custom build takes quite a long time (~40 min on my machine) and unfortunately offers little feedback: Ansible doesn’t show the client’s `stdout`. You could monitor the CPU usage, but that’s not very satisfying. You’ll just have to wait it out.)
Expand Down

0 comments on commit 3bc4ccc

Please sign in to comment.