MilkClouds commited on
Commit
8eae978
·
verified ·
1 Parent(s): fe39e5d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -76,7 +76,7 @@ The dataset enables **vision-action pretraining** on large-scale human gameplay
76
  ## Usage Example
77
 
78
  ```bash
79
- pip install mcap-owa-support owa-msgs huggingface_hub
80
  ```
81
 
82
  ```python
 
76
  ## Usage Example
77
 
78
  ```bash
79
+ $ pip install mcap-owa-support owa-msgs huggingface_hub
80
  ```
81
 
82
  ```python