[gtk-web: 1/2] Corrected formatting error that placed instructions inside code.
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web: 1/2] Corrected formatting error that placed instructions inside code.
- Date: Thu, 18 Jun 2020 22:34:47 +0000 (UTC)
commit e66aa520defcc3deac87ac6d0f54f84b404a2159
Author: mariowhitmore <mariolwhitmore gmail com>
Date: Thu Jun 18 22:10:41 2020 +0000
Corrected formatting error that placed instructions inside code.
collections/_docs/windows.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/collections/_docs/windows.md b/collections/_docs/windows.md
index 3ff9554..518fdf2 100644
--- a/collections/_docs/windows.md
+++ b/collections/_docs/windows.md
@@ -111,7 +111,10 @@ repository,
```
git clone https://github.com/Microsoft/vcpkg
cd vcpkg
-.\bootstrap-vcpkg.bat You can then install the GTK packages with
+.\bootstrap-vcpkg.bat
+```
+You can then install the GTK packages with
+```
vcpkg install gtk:x64-windows
```
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]