Skip to content

Commit 40d2214

Browse files
committed
chore: normalize lnmp naming & cleanup
1 parent a0ed089 commit 40d2214

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,4 @@ authors = ["LNMP Contributors"]
77
[dependencies]
88
lnmp-core = { path = "../lnmp-protocol/crates/lnmp-core" }
99

10-
# If your local workspace still uses the older folder name, uncomment the
11-
# following line to use `lnpm-protocol` instead:
12-
# lnmp-core = { path = "../lnpm-protocol/crates/lnmp-core" }
10+
# If you use a local copy of lnmp-protocol, ensure it is named `lnmp-protocol` in the parent folder.

0 commit comments

Comments
 (0)