Skip to content

Commit efdef8d

Browse files
committed
Update build_instructions.md
1 parent d3a3e4f commit efdef8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ radarsimpy/
3535
│ │ │ ├── libs/ # Core library headers
3636
│ │ │ └── rsvector/ # Custom vector implementations
3737
│ │ ├── src/ # C++/CUDA implementation files
38-
│ │ ├── CMakeLists.txt # CMake configuration
38+
│ │ ├── CMakeLists.txt # CMake configuration (Config path to precomipled HDF5 library)
3939
│ │ └── README.md
4040
│ └── radarsimpy/ # Python source code
4141
│ ├── includes/ # Cython declaration files

0 commit comments

Comments
 (0)