diff --git a/README.md b/README.md
index 4e153a4c25fda19e1167e55c8bc8bf9e07880350..ee68f8bdf3fc7bcaa814f6246d40cd25da8aadf8 100644
--- a/README.md
+++ b/README.md
@@ -32,9 +32,9 @@ To update the julia codes and the preprocessor, again the Pkg REPL, do:
 
 ## Check
 
-The package comes with a testsuite, to check that evrything is fine with the installation, do (still in the Pkg REPL):
+The package comes with a testsuite, to check that everything is fine with the installation, do (still in the Pkg REPL):
 ```jl
-    (v1.0) pkg> up Dynare
+    (v1.0) pkg> check Dynare
 ```
 you should then obtain something like:
 ```jl