diff --git a/public/static/docs/install/linux.md b/public/static/docs/install/linux.md index 843ce76ef7..ead410a6d9 100644 --- a/public/static/docs/install/linux.md +++ b/public/static/docs/install/linux.md @@ -16,6 +16,9 @@ Depending on the type of the [remote storage](/doc/command-reference/remote) you plan to use, you might need to install optional dependencies: `[s3]`, `[azure]`, `[gdrive]`, `[gs]`, `[oss]`, `[ssh]`. Use `[all]` to include them all. +> Please restart your terminal if you get a `Command 'dvc' not found` error when +> trying to use `dvc` after installation. +
### Example: How to install DVC with support for Amazon S3 storage