Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit c3054c8

Browse files
author
Bfgeshka
committed
guide fix
1 parent 6dd8472 commit c3054c8

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,11 @@ Grab everything you can from vk.com pages! Works with VK API via libcurl & j
33

44
## usage
55
Anonymous access rights:
6-
```
7-
vkgrab <USER|GROUP>
6+
```vkgrab <USER|GROUP>```
87
OR
9-
vkgrab -u USER
8+
```vkgrab -u USER```
109
OR
11-
vkgrab -g GROUP
12-
```
10+
```vkgrab -g GROUP```
1311

1412
Use with your profile rights:
1513
* ```vkgrab -T``` *get token by link*
@@ -55,7 +53,7 @@ Use with your profile rights:
5553
7. Compile now: ```make && make install```
5654
8. If compilation was successfull, you've installed vkgrab! Type ```vkgrab -h``` for getting started.
5755

58-
## building
56+
## building in unix-like os
5957
- edit config.h first!
6058
- ```$ make```
6159
- ```# make install```

0 commit comments

Comments
 (0)