X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=fe1c6240da59aceb1a8acbc42712adb2c8a90904;hb=92b64dc831492f1d6311a8baece66408f7659f67;hp=b979c369270703eefaae643770fa3bd5a18f80cb;hpb=6c1279871f6bb86bc59e2561b6a7f74ab081f71e;p=architektonas diff --git a/README b/README index b979c36..fe1c624 100644 --- a/README +++ b/README @@ -43,7 +43,7 @@ RibbonSoft's product. Initial thoughts on naming centered around FooCAD or CADFoo (with Foo being whatever), but a long search on the internet brought forth the conclusion that such paths have been well trodden by just about anyone who has even given a -thought towards creating computer aided design software. And so it was +passing thought towards creating computer aided design software. And so it was manifestly clear that a different naming scheme would be required. After much reflection and several false starts, the name Architektonas was chosen as a rough English transliteration of the Greek word for architect. We feel it's a @@ -71,11 +71,10 @@ love to hear from you so that we can improve! @-~ Installation ~-@ Architektonas is built on the Qt 5 framework; it requires version 5.3.2 or -later. We build it using gcc v4.4.6; we can't guarantee that it will compile on +later. We build it using gcc v4.8.4; we can't guarantee that it will compile on lesser versions but you never know. Building Architektonas should be as easy as typing: make && make install [*NOTE: make install doesn't do anything ATM] -