Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fleschutz committed Sep 1, 2023
1 parent 5d6d8bb commit 19a3231
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,10 @@ Advantages of B256U Encoding

Installation
------------
First download und unzip the code (see green button), or execute: `git clone https://github.com/fleschutz/base256unicode`

Then execute in a terminal window: (requires cmake and a C++ compiler)
Execute in a terminal window: (requires cmake and a C++ compiler)

```
> git clone https://github.com/fleschutz/base256unicode # Or download und unzip the code (click green button)
> cd base256unicode
> cmake .
> make
Expand Down

0 comments on commit 19a3231

Please sign in to comment.