Remove redundant command from README.md

This commit is contained in:
Roman Venediktov 2024-07-10 19:26:51 +02:00
parent 5e22304a58
commit c355cd5018

View file

@ -98,7 +98,6 @@ Ubuntu-based variant of WSL is recommended.
4. Install dependencies on system-wide external packages and `lama` itself after that. 4. Install dependencies on system-wide external packages and `lama` itself after that.
```bash ```bash
opam depext Lama --yes
opam install Lama --yes opam install Lama --yes
``` ```