Commit 73f2c910 authored by Romain Beurdouche's avatar Romain Beurdouche

fix(doc): fhi7.2: fix missing "/cmake_targets" in OAI build directory path

parent 8a65ca93
...@@ -671,7 +671,7 @@ xRAN SRS reception is not supported. ...@@ -671,7 +671,7 @@ xRAN SRS reception is not supported.
Run the `nr-softmodem` from the build directory: Run the `nr-softmodem` from the build directory:
```bash ```bash
cd ~/openairinterface5g/ran_build/build cd ~/openairinterface5g/cmake_targets/ran_build/build
sudo ./nr-softmodem -O ../../../targets/PROJECTS/GENERIC-NR-5GC/CONF/oran.fh.band78.fr1.273PRB.conf --sa --reorder-thread-disable 1 --thread-pool <list of non isolated cpus> sudo ./nr-softmodem -O ../../../targets/PROJECTS/GENERIC-NR-5GC/CONF/oran.fh.band78.fr1.273PRB.conf --sa --reorder-thread-disable 1 --thread-pool <list of non isolated cpus>
``` ```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment