Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
baberabb committed Jun 11, 2024
1 parent 455d396 commit a9f18f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uspto/setup.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

# Download HF Dataset repo
git clone git@hf.co:datasets/baber/USPTO /uspto/data
echo "HF Dataset repo cloned to /uspto/data"
git clone git@hf.co:datasets/baber/USPTO uspto/data
echo "HF Dataset repo cloned to uspto/data"

# install pandoc
#wget https://github.com/jgm/pandoc/releases/download/3.2/pandoc-3.2-1-amd64.deb
Expand Down

0 comments on commit a9f18f5

Please sign in to comment.