Skip to content

Instantly share code, notes, and snippets.

View ravyg's full-sized avatar

Ravish Gupta ravyg

View GitHub Profile
@ravyg
ravyg / README.md
Created November 19, 2015 18:18 — forked from lopezjurip/README.md
Write to NTFS on OSX Yosemite and El Capitan

Install Homebrew:

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Update Homebrew formulae:

brew update