From e9be0982a578f083b39cf46b6abe25113d8ce1b0 Mon Sep 17 00:00:00 2001 From: StefanSchippers <69359491+StefanSchippers@users.noreply.github.com> Date: Sat, 12 Dec 2020 02:18:39 +0100 Subject: [PATCH] Update README_MacOS.md --- README_MacOS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_MacOS.md b/README_MacOS.md index 449aa9e5..fdcd4ba2 100644 --- a/README_MacOS.md +++ b/README_MacOS.md @@ -59,5 +59,5 @@ make make install ``` -The application will be placed in /Users/$(whoami)/xschem-macos/bin and can be started with -./xschem in that folder. +The application will be placed in `/Users/$(whoami)/xschem-macos/bin` and can be started with +`./xschem` in that folder.