Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added Linux/Unix to README #43

Open
wants to merge 9 commits into
base: community
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Prev Previous commit
Next Next commit
fixed syntax errors
  • Loading branch information
mrtuxa committed Mar 25, 2023
commit 80eb4d0fa6f758dbd17ede11f34c519000584454
2 changes: 1 addition & 1 deletion libs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Es wird der von Apple ausgelieferte clang compiler verwendet.


Linux / Unix
^^^^^
^^^^^^^^^^^^
Die Einrichtung unter Linux/Unix ist einfach und erfordert nur die oben genannten Einstellungen. Die meisten Distributionen haben den C Compiler bereits vorinstalliert, aber er kann auch nachträglich installiert werden.
Beispiel: Innerhalb von Linux/Unix /home/governikus/AusweisApp2 befindet sich der Quellcode
mrtuxa marked this conversation as resolved.
Show resolved Hide resolved
::
Expand Down