diff options
author | Karissa McKelvey <karissa@users.noreply.github.com> | 2016-02-08 18:22:01 -0800 |
---|---|---|
committer | Karissa McKelvey <karissa@users.noreply.github.com> | 2016-02-08 18:22:01 -0800 |
commit | c68a5e944e0a3fddc0fe926e46fccd4fa2a419e4 (patch) | |
tree | 8a4e8ad1f9751c1862eb6c06ae76478055be391e | |
parent | 232aa847ae4211adf4a66b28118d628fc391ebdd (diff) | |
download | dat-docs-c68a5e944e0a3fddc0fe926e46fccd4fa2a419e4.tar.gz dat-docs-c68a5e944e0a3fddc0fe926e46fccd4fa2a419e4.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Documentation resources for [dat](https://github.com/maxogden/dat) 1.0 release c ## Installation ``` -npm install -g dat@next +npm install -g dat ``` ## Sharing data |