From d81e1611afd497593b29420ce5864ea937562d44 Mon Sep 17 00:00:00 2001 From: Tom Early Date: Thu, 26 Nov 2015 15:52:14 -0500 Subject: [PATCH] removed reference to wx in README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c9f804d..d71196c 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,6 @@ git clone git://github.com/ac2ie/g2_ircddb.git ``` Then cd into the new g2_ircddb directory and review the `BUILDING` and `CONFIGURING` file for further instructions, here is an outline: ``` -Build the wxWidgets library.................. "./build_wxBase" Make the g2 modules.......................... "make" Make the configuration file, g2.cfg.......... start by copying one of the examples to g2.cfg and then editing. Download the latest gateway list, gwys.txt... "./get_gwy_list.sh" or "./get_reflectors.sh"