Updated Home (markdown)

master
Edouard Griffiths 2020-11-09 16:17:05 +01:00
rodzic 088621424f
commit 391206e435
1 zmienionych plików z 2 dodań i 2 usunięć

@ -18,7 +18,7 @@ Therefore I ask you (as a User or Collaborator) to take the role of first level
<h3>Reporting compilation issues</h3>
[Compilation instructions](https://github.com/f4exb/sdrangel/wiki/Compile-from-source-in-Linux) are given in a particular reference context: Ubuntu 20.04 with prerequisites installed. It is very unlikely that problems occurring in this context will reach the master branch. However as this is source code I (as the Maintainer) cannot prevent you (as the User or Collaborator) from trying to compile it in a different context. However in this case you must show evidence that something is wrong in the code. Throwing out the compiler output is clearly not sufficient.
[Compilation instructions](https://github.com/f4exb/sdrangel/wiki/Compile-from-source-in-Linux) are given in a particular reference context: Ubuntu 20.10 with prerequisites installed. See in the compilation instructions why 20.10 is preferred over 20.04. It is very unlikely that problems occurring in this context will reach the master branch. However as this is source code I (as the Maintainer) cannot prevent you (as the User or Collaborator) from trying to compile it in a different context. However in this case you must show evidence that something is wrong in the code. Throwing out the compiler output is clearly not sufficient.
<h3>Reporting run time issues</h3>
@ -27,7 +27,7 @@ An SDR application is complex having close interaction with hardware devices mos
<h3>Reference environments</h3>
This corresponds to the environments for which the artifacts are built. There are just two of them:
- Linux Ubuntu 20.04
- Linux Ubuntu 20.10
- Windows 10
<h2>Snap and Flatpak</h2>