From 0d2257caea6ba20558a3b585af943f1d6033e5de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89der=20F=2E=20Zulian?= Date: Mon, 29 Feb 2016 11:20:15 -0300 Subject: [PATCH] Readme updated with systemC mac targets --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d275481..e91a6c5a 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ such variables to you ~/.bashrc file or equivalent. ```bash # SystemC home and target architecture export SYSTEMC_HOME= -export SYSTEMC_TARGET_ARCH=<[linux,linux64]> +export SYSTEMC_TARGET_ARCH=<[linux, linux64, macosx, macosx64, ...]> # DRAMSys libraries and headers export PYTHON_HOME=