diff --git a/README.md b/README.md index 0cc7700..d2558ac 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ export QMAKE=$HOME/Qt/6.7.3/gcc_64/bin/qmake6 export LD_LIBRARY_PATH=$HOME/Qt/6.7.3/gcc_64/lib ``` -Though environment variables set using `export` will take precedence, these can also be set in [.cargo/config.toml](./.cargo/config.toml) for conveinence +Though environment variables set using `export` will take precedence, these can also be set in [.cargo/config.toml](./.cargo/config.toml) for convenience ```toml [env]