19146: Add can_write/can_manage to users#list, fix select=can_*.
[arvados.git] / lib / cli / external.go
index a9841ca9f53f4fc247b2ae73bf416eddf52b8249..7d9bb6f200253405b15fbd3edaed82132efe61e4 100644 (file)
@@ -12,7 +12,7 @@ import (
        "strings"
        "syscall"
 
-       "git.curoverse.com/arvados.git/lib/cmd"
+       "git.arvados.org/arvados.git/lib/cmd"
 )
 
 var (
@@ -113,7 +113,7 @@ https://doc.arvados.org/install for more details.
 Note: This subcommand uses the "arvados" Python module. If that is
 not installed, try:
 * "pip install arvados" (either as root or in a virtualenv), or
-* "sudo apt-get install python-arvados-python-client", or
+* "sudo apt-get install python3-arvados-python-client", or
 * see https://doc.arvados.org/install for more details.
 
 `