Skip to content

Commit 1bd798e

Browse files
committed
Make compile/precompiled sections clearer
1 parent ec55c68 commit 1bd798e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,12 +218,10 @@ The complete example has its own [page which can be found here](/doc/complete-ex
218218

219219
## <a name="precompiled"></a>Where are the precompiled binaries?
220220

221-
You can find all precompiled binaries on the [release page](https://github.com/zimmski/tavor/releases). The binaries are packed into archives that currently only hold the Tavor binary itself. Have a look at the [How do I build Tavor?](#build) section if you like to compile Tavor yourself.
221+
You can find all precompiled binaries on the [release page](https://github.com/zimmski/tavor/releases). Currently only 32 and 64 bit Linux binaries are provided. Other architectures are currently not supported, but might work. Please have a look at the [feature request section](#feature-request) if you need them to work or you want more binaries for different architectures.
222222

223223
## <a name="build"></a>How do I build Tavor?
224224

225-
Tavor provides [precompiled 32 and 64 bit Linux binaries](#precompiled). Other architectures are currently not supported, but might work. Please have a look at the [feature request section](#feature-request) if you need them to work or you want more binaries for different architectures.
226-
227225
If you do not want to use the [precompiled binaries](#precompiled) but instead want to compile Tavor from scratch, just follow the these steps:
228226

229227
> **Note:** All steps must execute without any errors.

0 commit comments

Comments
 (0)