From 09f6290782b94e662faa71f834267cda5a0f72c3 Mon Sep 17 00:00:00 2001 From: Dominig ar Foll Date: Mon, 18 Sep 2017 12:17:24 +0200 Subject: typo --- getting-started/machines/intel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'getting-started') diff --git a/getting-started/machines/intel.md b/getting-started/machines/intel.md index 8756f96..33a179c 100644 --- a/getting-started/machines/intel.md +++ b/getting-started/machines/intel.md @@ -22,7 +22,7 @@ UEFI has evolved a lot recently and you likely want to check that your HW firmwa ### Download a ready made image AGL provides ready made images for developers. -You will find them on [AGL Download web site] (https://download.automotivelinux.org/AGL/release) +You will find them on [AGL Download web site](https://download.automotivelinux.org/AGL/release) image are located in YourPreferedRelease/intel-corei7-64/deploy/images/intel-corei7-64/ Create a bootable SD card with the script [mkefi-agl.sh](https://github.com/dominig/mkefi-agl.sh) check the available options with the -v option. mkefi-agl.sh -v -- cgit