Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
steviebps committed Oct 9, 2021
1 parent 2dc5ac5 commit 6bc2f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ with forced directory creation
```realm build -o /path/to/your/directory --force```

#### Pipe into an archive:
```realm build | tar zcf archive.tar.gz -T -```
```realm build | tar zcf realm.tar.gz -T -```

### print

Expand Down

0 comments on commit 6bc2f31

Please sign in to comment.