correct some comments
[webi-installers/.git] / node / install.bash
index c78239b208f0e1fd8237d947197e34f75bc579f9..4dba6c3b0c45441542fe44208dbcdf51b10310c0 100644 (file)
@@ -128,7 +128,7 @@ pkg_post_install() {
     pkg_link_new_version
 
     # web_path_add is defined in webi/template.bash at https://github.com/webinstall/packages
-    # Adds "$HOME/.local/opt/node" to PATH
+    # Adds "$HOME/.local/opt/node/bin" to PATH
     webi_path_add "$pkg_common_bin"
 }