Skip to content

Commit d97d99b

Browse files
committed
Update README.md
1 parent e50c9b4 commit d97d99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ Run `tns help` to view all available commands in the browser. Run `tns help <Com
260260
* `platform add <Platform>` adds a new target platform to your project.
261261
* `platform remove <Platform>` removes the selected platform from the target platforms of the project.
262262
* `platform update <Platform>` updates the NativeScript runtime for the specified platform.
263-
* `library add <Platform> <Library Path>` adds a locally stored native library to the current project.
263+
* `library add <Platform> <Library Dir>` adds all libraries in the stated directory (Library Dir).
264264
* `prepare <Platform>` copies cross-platform and selected platform-specific content to the subdirectory for the target platform.
265265
* `build <Platform>` builds the project for the selected target platform.
266266
* `emulate <Platform>` builds the project for the selected target platform and runs it in the native emulator, if configured.

0 commit comments

Comments
 (0)