diff --git a/README.md b/README.md index bcb3b32..d8d465a 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,9 @@ purpose programming language with modern web technologies to design a graphical - Install the module ```sh - # From source - v install --git https://github.com/ttytm/webview - # Or as vpm package + # Into `/webview` + v install https://github.com/ttytm/webview + # OR as vpm package under a namespace `/ttytm/webview` v install ttytm.webview ```