We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ed089 commit 40d2214Copy full SHA for 40d2214
1 file changed
Cargo.toml
@@ -7,6 +7,4 @@ authors = ["LNMP Contributors"]
7
[dependencies]
8
lnmp-core = { path = "../lnmp-protocol/crates/lnmp-core" }
9
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" }
+# If you use a local copy of lnmp-protocol, ensure it is named `lnmp-protocol` in the parent folder.
0 commit comments