Skip to content

Commit fc4a87b

Browse files
committed
Merge pull request #618 from NativeScript/ikoevska/ns-120/fix-library-add
Fixing library-add as requested by Vasil Chimev
2 parents 5b5aab2 + dfc6416 commit fc4a87b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/man_pages/lib-management/library-add.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ IMPORTANT: When adding frameworks, keep in mind the following behaviors.
2323
When you want to add an Android framework, `<Library Path>` might be any of the following:
2424

2525
* The file path to a directory containing one or more `*.jar` files.
26-
* The file path to a directory containing the project.properties files for an Android library project created with Eclipse.
27-
* The complete file path to a `*.jar` or `project.properties` file.
26+
* The file path to a directory containing the `project.properties` files for an Android library project created with Eclipse.
2827

2928
### Prerequisites
3029

0 commit comments

Comments
 (0)