Commit 8eeac913ca76e99abe9e74203bb7e79cd933d550

Thomas de Grivel 2020-03-28T14:55:45

typo

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 5943735..48d0b19 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Github repositories are installed in the user subdirectory.
   ;; install Thot
   (repo:install :thot)
 
-  ;; udpate ASDF
+  ;; update ASDF
   (repo:update :asdf)
 ```