From 39b2f50bd0e39c006f572e3677a4636a13643ce4 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Mon, 14 Mar 2022 23:55:06 +0100 Subject: Fixing README syntax --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index c4f1292..1897642 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,13 @@ _An open-source python toolkit to deal with gaze tracking and analysis in Augmen In the ArGaze root folder: ''' - python -m build +python -m build ''' Then, ''' - pip install dist/argaze.whl +pip install dist/argaze.whl ''' (Replace by what will be built into dist folder) -- cgit v1.1