Skip to content

Commit

Permalink
docs: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
Gornak40 committed Aug 8, 2024
1 parent 7d622e5 commit 1748e2a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,10 @@ Extended release notes can be found at [chat](https://t.me/algolymp).
- 🦍 Engines usage

## Build

Download and install the latest version of [Go](https://go.dev/doc/install).

```bash
sudo apt install go
make
export PATH=$(pwd)/bin:$PATH
```
Expand Down Expand Up @@ -465,7 +467,7 @@ Useful for migration from `polygon.lksh.ru` to `polygon.codeforces.com`.

Designed to replace ~~legacy~~ [polygon-cli](https://github.com/kunyavskiy/polygon-cli) tool.

*Ensure that the problem you are uploading the package into is empty.*
**Ensure that the problem you are uploading the package into is empty.**

### Flags
- `-i` - problem id (required)
Expand Down

0 comments on commit 1748e2a

Please sign in to comment.