Skip to content

Commit

Permalink
Simpler organization.
Browse files Browse the repository at this point in the history
  • Loading branch information
dougy147 committed Sep 4, 2024
1 parent 7479f40 commit 47762c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If you really care about your disk space, don't install ! And try it like this :

```console
paper="the paper you are looking for"
curl https://raw.githubusercontent.com/dougy147/scitopdf/master/bin/scitopdf | bash -s ${paper}
curl https://raw.githubusercontent.com/dougy147/scitopdf/master/scitopdf | bash -s ${paper}
```

If 12KB is no problem to you, push your floppy diskette in, and follow those lines :
Expand Down Expand Up @@ -60,7 +60,7 @@ That goal is obviously not reached (too many OS 🤯, sad country restrictions

### Papers are stored

Papers are automatically saved to `$XDG_DOWNLOAD_DIR/scitopdf` (or `~/Downloads/scitopdf` depending on your system). You can change that default directory (pre-install) from the script itself (`./bin/scitopdf`).
Papers are automatically saved to `$XDG_DOWNLOAD_DIR/scitopdf` (or `~/Downloads/scitopdf` depending on your system). You can change that default directory (pre-install) from the script itself (`scitopdf`).

### Be sure you can read

Expand Down
File renamed without changes.

0 comments on commit 47762c3

Please sign in to comment.