Skip to content

Commit 8c55921

Browse files
authored
Update README.md
1 parent bebd227 commit 8c55921

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ This project lets you upload your files remotely to different hosting sites.
1717
- Install Tauri-CLI with this command:
1818

1919
```
20-
20+
cargo install tauri-cli
2121
```
2222

2323
- Start compilation with this command:
2424

2525
```
26-
tauri build
26+
cargo tauri build
2727
```
2828

2929
You'll find the installer in the `.\src-tauri\target\release\bundle` folder.
@@ -43,7 +43,7 @@ You have access to a history of links created, showing its upload date and the t
4343

4444
Every day, a check is made to see if the hosts are still online. If this is not the case, the script makes it unavailable.
4545

46-
You can manually delete the file uploaded to the host from the history, provided that the host is able to delete it and offers the ability to do so. You'll find a list here.
46+
You can manually delete the file uploaded to the host from the history, provided that the host is able to delete it and offers the ability to do so. You'll find a list below.
4747

4848
# Code and precision
4949

@@ -202,4 +202,4 @@ Ethereum :
202202
Bitcoin :
203203
```
204204
bc1qua3qmrhlv3e53ydynwvfc2wq8q7wteqxwlewa4
205-
```
205+
```

0 commit comments

Comments
 (0)