JosephStoneCellAI commited on
Commit
e99e6f0
·
verified ·
1 Parent(s): 885e902

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -85,6 +85,7 @@ cargo build --release
85
 
86
  # Copy optimized binary
87
  cp ~/SPFsmartGATE/target/release/spf-smart-gate ~/SPFsmartGATE/LIVE/BIN/spf-smart-gate
 
88
 
89
  # Configure MCP server filepath
90
  nano ~/SPFsmartGATE/LIVE/LMDB5/.mcp.json
 
85
 
86
  # Copy optimized binary
87
  cp ~/SPFsmartGATE/target/release/spf-smart-gate ~/SPFsmartGATE/LIVE/BIN/spf-smart-gate
88
+ chmod +x ~/SPFsmartGATE/LIVE/BIN/spf-smart-gate/spf-smart-gate
89
 
90
  # Configure MCP server filepath
91
  nano ~/SPFsmartGATE/LIVE/LMDB5/.mcp.json