README - Add argcomplete instructions

Change-Id: I76a35e38735e71cd30ba62a177bed53300b63515
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>


[ROCm/amdsmi commit: 2b603be71b]
Bu işleme şunda yer alıyor:
Galantsev, Dmitrii
2023-10-24 11:46:47 -05:00
işlemeyi yapan: Maisam Arif
ebeveyn ef2c6cb157
işleme 92400d8e31
+11
Dosyayı Görüntüle
@@ -134,6 +134,17 @@ For additional details, see the [ROCm Contributing Guide](https://rocm.docs.amd.
* python 3.7+ 64-bit
* amdgpu driver must be loaded for amdsmi_init() to pass
### Optional autocompletion
`amd-smi` cli application supports autocompletion. It is enabled by using the
following commands:
```bash
python3 -m pip install argcomplete
activate-global-python-argcomplete
# restart shell to enable
```
### CLI Installation
Before amd-smi install, ensure previous versions of amdsmi library are uninstalled using pip: