aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorubuntuperonista <30541016+ubuntuperonista@users.noreply.github.com>2023-12-26 12:47:33 -0300
committerGitHub <noreply@github.com>2023-12-26 12:47:33 -0300
commit80b9f0092946fb19106084f62a5eccdbfd67daf2 (patch)
treea75b5fe9fd725531c3cb66f16aa5fe87619e9565
parentedacc9d9cc87fb518ad7e2d2138a2fcf7e405ff3 (diff)
downloadxvaca-80b9f0092946fb19106084f62a5eccdbfd67daf2.tar.gz
Create INSTALL
-rw-r--r--INSTALL13
1 files changed, 13 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..d693f82
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,13 @@
+xvaca
+-----
+
+Agregue el fichero xvaca en /usr/local/games/ y dele permiso de ejecución. Agrega las gráficas de los personajes en /usr/share/xcowsay.
+Por ejemplo,
+
+Instalación en Ubuntu:
+
+ cd /tmp ;
+ git clone https://github.com/ubuntuperonista/xvaca/ ;
+ sudo cp /tmp/xvaca/xvaca /usr/local/games/;
+ sudo cp /tmp/xvaca/assets/*.png /usr/share/xcowsay ;
+ sudo chmod +x /usr/local/games/xvaca
Un proyecto texto-plano.xyz