From 67373395870d4b29e17d7e4267a9789ff82e36d1 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Tue, 15 Mar 2022 00:03:26 +0100 Subject: Removing useless console keyword in markdown syntax --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a7fcfc8..fdcfae3 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ _An open-source python toolkit to deal with gaze tracking and analysis in Augmen In the ArGaze root folder: -```console +``` python -m build ``` Then, -```console +``` pip install dist/argaze.whl ``` -- cgit v1.1