From 914ccb2a428f547f4bf17eac983371a3f6afdcf2 Mon Sep 17 00:00:00 2001 From: Christopher Park Date: Thu, 15 Sep 2016 14:04:54 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc3d69e..67c2be4 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Install the module with: `install.packages('rosetteAPI')` OR -Ensure you're in the `current release` folder and run the command `R CMD INSTALL rosetteApi_1.0.1.tar.gz` +Ensure you're in the `current release` folder and run the command `R CMD INSTALL rosetteApi_.tar.gz` ## Example using the Rosette API language detection endpoint @@ -51,4 +51,4 @@ print(result) | morphology | morphology | Yes | ## Additional Information -See [Rosette API site](https://developer.rosette.com/) \ No newline at end of file +See [Rosette API site](https://developer.rosette.com/)