Skip to content

Commit db18caa

Browse files
authored
Update README.md
1 parent 529d9cf commit db18caa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,8 @@ You are now set for rapid deployment and development!
313313
- -R will ask the user for which rovers they wish to connect with and start sending information back to the workstation GUI
314314

315315
```./deploy.sh -L```
316-
- -L will give users the ability to compile and package the repository that they are CURRENTLY running the script from, transfer, unpack, and start sending information back to the workstation automatically. This option has a unique option to assist users in rapid development:
317-
+ Typing '-RC' recompiles the code base the user is currently using to deploy to a swarmie
316+
- -L compile and package the repository that they are CURRENTLY running the script from, then ask for target robots to transfer, unpack, the repo in. If changes are made to the local repo they will not take affect as part of the transfer until the script is made aware of the changes. This is done by using the -RC command in place of a target rover id:
317+
+ Typing '-RC' recompiles the code base the user is currently using to deploy to a swarmie and repackages it for transfer
318318

319319
```deploy.sh -G {branch}```
320320
(where branch is the desired branch you wish to pull)

0 commit comments

Comments
 (0)