From ac6fc69a03c22467e843b1b6ef6f7bd0b1d17d26 Mon Sep 17 00:00:00 2001 From: Kashif Shah Date: Sun, 21 May 2023 03:40:30 +0000 Subject: [PATCH] updated build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 519f1b7..4dd76e4 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ It is here for me to explore the code and make tweaks. ### Building on SDF cluster -`cd tools && make && cd .. && make omega` +`make all` ## Original readme