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 e012ee5 commit d2710ad
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 [email protected]:datasets/baber/USPTO /uspto/data
echo "HF Dataset repo cloned to /uspto/data"
git clone [email protected]: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 d2710ad

Please sign in to comment.