Add eval command

This commit is contained in:
Zachary Yedidia
2016-09-09 15:54:32 -04:00
parent faafda6b21
commit 922baa930d
4 changed files with 19 additions and 2 deletions

View File

@@ -67,7 +67,6 @@ If you'd like to see more information after installing micro, run `micro -versio
You can also install micro using Homebrew on Mac:
```
$ brew tap zyedidia/micro
$ brew install micro
```