Skip to content

Commit

Permalink
update readme to reflect working -u option
Browse files Browse the repository at this point in the history
  • Loading branch information
bkw777 committed Mar 27, 2021
1 parent ab7a799 commit c73a5cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ dl -b=TS-DOS.100
## bootstrap a REXCPM
```
unzip REXCPMV21_b18.ZIP
for n in rxc* ;do mv -v $n ${n^^} ;done
dl -v -b=./RXCINI.DO ;dl -v
dl -b=./rxcini.DO ;dl -u
```

0 comments on commit c73a5cc

Please sign in to comment.