diff --git a/README.md b/README.md index e808ea8..d7d5f03 100644 --- a/README.md +++ b/README.md @@ -2,5 +2,5 @@ ```bash git clone git@github.com:artem-streltsov/text-editor.git cd text-editor -cargo run +cargo run path_to_some_file ```