From 171d69e6c7acd68ec192765cace9dae0c4aed2db Mon Sep 17 00:00:00 2001
From: Sam Moore <matches@ucc.asn.au>
Date: Sat, 17 Mar 2012 17:02:24 +0800
Subject: [PATCH] Missed an important piece of advice

---
 web/index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/web/index.html b/web/index.html
index 77254f6..6667ce7 100644
--- a/web/index.html
+++ b/web/index.html
@@ -32,6 +32,7 @@
 
 	<h1> DO NOT </h1>
 	<ol>
+		<li> Attempt to use Windows </li>
 		<li> Attempt to compile the manager program for Mac </li>
 		<li> Attempt to compile the manager program for Windows </li>
 		<li> Attempt to get OpenGL working on any computer. </li>
-- 
GitLab