Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/guluc3m/foss-example into main
Browse files Browse the repository at this point in the history
  • Loading branch information
José Antonio Verde Jiménez committed Feb 28, 2023
2 parents 958d901 + 57363ba commit 40fed3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Incluye 4 juegos clásicos, listos para ser jugados y modificados:


## Prerequisitos
Es necesario tener instalado Python 3.8 o superior.
Es necesario tener instalado Python 3.6.8 o superior.
Puedes comprobar tu versión de Python ejecutando en la terminal:
```bash
python3 --version
Expand All @@ -40,7 +40,7 @@ Puedes descargarte la última versión y el código fuente (`Source code (zip)`)

O, usando la terminal:
```bash
wget https://github.com/guluc3m/foss-example/archive/refs/tags/v0.1.0.zip
wget https://github.com/guluc3m/foss-example/archive/refs/tags/v0.1.1.zip
```

Una vez descargado el archivo comprimido, es necesario navegar a la carpeta de descarga y descomprimirlo:
Expand Down Expand Up @@ -139,4 +139,4 @@ python3 bin/pyxel edit resources/cometas.pyxres
## Información extra
Puedes ver un resumen de cómo funciona la terminal en [`apuntes_terminal.md`](./apuntes_terminal.md).

Link a las transparencias [aquí](https://cloud-gul.uc3m.es/s/85zY9cAeS3CixaQ).
Link a las transparencias [aquí](https://cloud-gul.uc3m.es/s/85zY9cAeS3CixaQ).

0 comments on commit 40fed3e

Please sign in to comment.