diff options
-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 |