From 98d9a10a4d4f4a3ffd66354ea28b3bfec307d55b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Bl=C3=A1ha?= Date: Tue, 25 Jun 2024 13:12:04 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 41c751f..8e74986 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ This project therefore contains working examples of Python and GLSL conversion c 1. Install [Python 3.11+](https://www.python.org/downloads/) 1. Install requirements - ``` - pip install -r requirements.txt - ``` +``` +pip install -r requirements.txt +``` ## Usage