summary history branches tags files
commit:d38fec016b2fa72c970cabbbbfeea87e51f79122
author:Trevor Bentley
committer:GitHub
date:Fri Aug 4 10:35:52 2017 +0200
parents:17330eadf24f125448ab98af279368186d683cd7
Update README.md
diff --git a/README.md b/README.md
line changes: +1/-5
index 3510863..ba1daac
--- a/README.md
+++ b/README.md
@@ -40,14 +40,10 @@ One headline is shown at a time.  To interact:
 
 ### GitHub
 
-Use Cargo to build as usual, but note that it **must** run from a Mac App bundle to access the Touch Bar.  A primitive script is included to bundle the debug build for you.
-
 ```
 $ git clone https://github.com/mrmekon/toucHNews.git
 $ cd toucHNews
-$ cargo build
-$ ./bundle_osx.sh
-$ open target/toucHNews.app
+$ cargo run
 ```
 
 ## Requirements