From 9bfb3048628d47de27f3d1318c34c1722b3817b6 Mon Sep 17 00:00:00 2001 From: tjanson Date: Thu, 18 Sep 2014 19:26:44 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3c08789..322f8ab 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If you know what you want, this will probably be enough get you going. If not, p (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.) -Now, `vagrant ssh` into the machine and inspect the results: If all went well, you’ll fint the toolchain in `~/x-tools6h`, and the distcc daemon is running and open for connections from `192.168../16`. +Now, `vagrant ssh` into the machine and inspect the results: If all went well, you’ll find the toolchain in `~/x-tools6h`, and the distcc daemon is running and open for connections from `192.168../16`. [vagrant-dl]: http://www.vagrantup.com/downloads [ansible-dl]: http://docs.ansible.com/intro_installation.html