Skip to content

Commit 7495d96

Browse files
authored
Update README.md
1 parent a7c8435 commit 7495d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A **Sa**mple **Ma**nagement **Sy**stem for 96 well plates, including robotic tra
1515
```
1616
### Install System Libraries and Ruby Gems (For a Debian based system)
1717
```
18-
$ sudo apt-get install git libsqlite3-dev
18+
$ sudo apt-get install git libsqlite3-dev # brew install git sqlite3 on a Mac
1919
$ gem install bundler rack
2020
```
2121

0 commit comments

Comments
 (0)