Skip to content

Commit

Permalink
Merge pull request #1 from RyanAshbaugh/issue-71
Browse files Browse the repository at this point in the history
Fix issue 71 and update name of replica sample dataset
  • Loading branch information
RyanAshbaugh authored Mar 18, 2024
2 parents 41e18c2 + 69285fb commit 8afd024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download_replica_sample.bash
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ cd Datasets
gdown 1f4RJ4W9uxlhCvihG12X9Wa4yZrlBD4TE

mkdir -p Replica/
unzip ReplicaSample.zip -d Replica
unzip replica_sample.zip -d Replica

0 comments on commit 8afd024

Please sign in to comment.