Skip to content

Commit

Permalink
Update deployment.md 错别字修改 (secretflow#1060)
Browse files Browse the repository at this point in the history
错别字修改,这里应该是bob的集群已经启动
  • Loading branch information
wangyixianggogo authored Nov 30, 2023
1 parent 23fa3a3 commit bd4a539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ sf.init(address='alice ray head node address', cluster_config=cluster_config)
ray start --head --node-ip-address="ip" --port="port" --include-dashboard=False --disable-usage-stats
```
Head node starts successfully if you see "Ray runtime started." in the screen output.
So far, Alice's Ray cluster has been successfully built.
So far, Bob's Ray cluster has been successfully built.


Then `bob` initializes SecretFlow with a cluster config almost same as `alice` except for `self_party` and ray address and runs the code.
Expand Down

0 comments on commit bd4a539

Please sign in to comment.