Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Updated README.md to link to onedrive-d-old instead of onedrive-d #180

Open
wants to merge 1 commit into
base: future
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ rm -rfv ~/.onedrive
(2) Grab the source code

```bash
git clone https://github.com/xybu/onedrive-d.git
cd onedrive-d
git clone https://github.com/xybu/onedrive-d-old.git
cd onedrive-d-old
```

Or you can browse https://github.com/xybu/onedrive-d and download the ZIP file manually.
Or you can browse https://github.com/xybu/onedrive-d-old and download the ZIP file manually.

(3) Pre-requisites

Expand Down