This commit is contained in:
Kartik K. Agaram 2021-08-10 15:34:47 -07:00
parent 6477c46465
commit 7175cf056a
6 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
To try it out:
1. Import a Slack archive into the data disk by following the instructions at
the top of `browse_slack/convert_slack.py`.
the top of `browse-slack/convert_slack.py`.
2. Build the code disk.
```
./translate browse_slack/*.mu
./translate browse-slack/*.mu
```
3. Run the code and data disks: