JosephStoneCellAI commited on
Commit
917bb57
·
verified ·
1 Parent(s): 6374f5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -86,6 +86,7 @@ cargo build --release
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
 
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
+ cd SPFsmartGATE/LIVE/BIN/spf-smart-gate ./spf-smart-gate refresh-paths
90
 
91
  # Configure MCP server filepath
92
  nano ~/SPFsmartGATE/LIVE/LMDB5/.mcp.json