From 8b62dc93e624982fb8d02a0c9a8c231995ede44d Mon Sep 17 00:00:00 2001 From: Artur Kleshchanka <55313582+sechra@users.noreply.github.com> Date: Sat, 1 Feb 2025 22:46:29 +0300 Subject: [PATCH] Update README.md Make sense to add word 'file' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 830a7726..66ee3daf 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ since it guarantees that all the dependencies are installed. Alternatively, you can try following the commands in the [docker file](https://github.com/starkware-libs/cairo-lang/blob/master/Dockerfile). -## Building using the dockerfile +## Building using the file dockerfile *Note*: This section is relevant only if you wish to build the Cairo python-package yourself, rather than downloading it.