From 1f8d40231625d1e33d0dbbefe710ccc04572a771 Mon Sep 17 00:00:00 2001 From: Alan Dipert Date: Mon, 8 Mar 2010 06:04:31 -0500 Subject: [PATCH] fix --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5babeaa..3728b23 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,12 @@ Building * First, install these packages: - sudo apt-get install build-essential libmotif3 libmotif-dev libpng3 + sudo apt-get install build-essential libmotif3 libmotif-dev libpng3 * Next, build with: - make linux + make linux * Run! - src/Mosaic + src/Mosaic