From 243dcc19b05c8a33f7c56cf58c19202a736e9b4b Mon Sep 17 00:00:00 2001 From: luboslenco Date: Tue, 7 May 2019 09:59:18 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a8477ec..eec01d4a 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ armorpaint *Note 2: If you are compiling git version of ArmorPaint, then you need to [download Armory](https://armory3d.org/download.html) and update it to the latest [git version](https://armory3d.org/manual/#/dev/gitversion?id=armory-updater). Afterwards, clone this repository using `git clone https://github.com/armory3d/armorpaint` and open the `armorpaint.blend` file in Armory. On Windows, set `Blender Preferences - Add-ons - Armory - Player Graphics API` to `OpenGL`. Press `Armory Player - Play` (F5) to run.* -*Note 3: To enable Direct3D11 support (Windows) and native file dialogs (Windows, Linux, macOS), compile Krom located [here](https://github.com/armory3d/Krom_armorpaint) and replace your copy at `Armory/armsdk/Krom`.* +*Note 3: To enable Direct3D11 support (Windows) and native file dialogs (Windows, Linux, macOS), compile Krom located [here](https://github.com/armory3d/Krom_armorpaint) and replace your copy at `Armory/armsdk/Krom`.* For debugging instructions, see [docs](https://armory3d.org/manual/#/essentials/debug).