Update README.md

This commit is contained in:
Sébastien Dudek 2024-05-18 16:07:41 +02:00 committed by GitHub
parent cef8a4509b
commit ffb73bb372
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -94,10 +94,9 @@ Until we find a proper way to support both drivers, comment the basic function a
#RUN ./entrypoint.sh rtlsdr_devices_install
RUN ./entrypoint.sh rtlsdrv4_devices_install # optionnal, remove rtlsdr_devices_install if you are using the v4 version
# Installing gr-fosphor with OpenCL
#RUN ./entrypoint.sh grfosphor_grmod_install
# Installing gr-fosphor with OpenCL
#RUN ./entrypoint.sh grfosphor_grmod_install
## How to contribute