summaryrefslogtreecommitdiff
path: root/doc/es
diff options
context:
space:
mode:
Diffstat (limited to 'doc/es')
-rw-r--r--doc/es/weechat_quickstart.es.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/es/weechat_quickstart.es.txt b/doc/es/weechat_quickstart.es.txt
index 097f8fac5..464ddfb1a 100644
--- a/doc/es/weechat_quickstart.es.txt
+++ b/doc/es/weechat_quickstart.es.txt
@@ -251,7 +251,9 @@ para WeeChat en: http://www.weechat.org/scripts
Una manera fácil de instalar scripts es usar un script llamado
'weeget.py'
-. descarga y copia 'weeget.py' en ~/.weechat/python/autoload/
+. `mkdir -p ~/.weechat/python/autoload`
+. `cd ~/.weechat/python/autoload`
+. `wget http://weechat.org/files/scripts/weeget.py`
. carga script: `/python autoload`
. lista los scripts: `/weeget list` (ayuda: `/help weeget`)