diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-08-16 20:00:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-16 20:00:37 +0200 |
| commit | d21a3b2e16b4e5f974dd000e11c868e2021292f0 (patch) | |
| tree | d91d1351193a9f758daa9dad964e40f5a84ece7f /examples/example_02_libnebuild/README.md | |
| parent | 50c2c9773d5660b1497a1132ffa96a7ab10d9c45 (diff) | |
| parent | d987d62459d59a6d95ffb815d5e6eccd8dbde1dd (diff) | |
Merge pull request #3 from nekernel-org/dev
v0.0.3
Diffstat (limited to 'examples/example_02_libnebuild/README.md')
| -rw-r--r-- | examples/example_02_libnebuild/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/example_02_libnebuild/README.md b/examples/example_02_libnebuild/README.md new file mode 100644 index 0000000..21e64be --- /dev/null +++ b/examples/example_02_libnebuild/README.md @@ -0,0 +1,7 @@ +# Notice for Deployment. + +In order to use libNeBuild, it shall live on the same directory, +<br/> +or within a directory recognized in the `$LD_LIBRARY_PATH` or `$DYLD_LIBRARY_PATH` variable. + +## Thanks in advance.
\ No newline at end of file |
