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

Update README.md #3097

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from
Open

Update README.md #3097

wants to merge 2 commits into from

Conversation

matt392code
Copy link

Bug #3085
Updated the README.md with the links:
https://fprime.jpl.nasa.gov/latest/
https://git-scm.com/
https://gcc.gnu.org/
https://clang.llvm.org/
https://pypi.org/project/pip/
https://www.debian.org/
https://www.virtualbox.org/

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

A description of the changes contained in the PR.

Rationale

A rationale for this change. e.g. fixes bug, or most projects need XYZ feature.

Testing/Review Recommendations

Fill in testing procedures, specific items to focus on for review, or other info to help the team verify these changes are flight-quality.

Future Work

Note any additional work that will be done relating to this issue.

README.md Outdated
@@ -17,16 +17,16 @@ F´ (F Prime) is a component-driven framework that enables rapid development and
- A growing collection of ready-to-use components
- Testing tools for testing flight software at the unit and integration levels.

Learn more about [F´ key features](https://nasa.github.io/fprime/features.html).
Learn more about [F´ key features]([https://(https://fprime.jpl.nasa.gov/latest/)).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems to me like there's a typo in this line: an extra opening square bracket.

Copy link
Author

@matt392code matt392code Dec 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for catching that.

4. Clang or GNU C and C++ compilers (e.g. gcc and g++)
5. [Python 3.8+](https://www.python.org/downloads/), virtual environments, and PIP
4. [Clang](https://clang.llvm.org/) or [GNU C and C++ compilers](https://gcc.gnu.org/) (e.g. gcc and g++)
5. [Python 3.8+](https://www.python.org/downloads/), [virtual environments](https://www.virtualbox.org/), and [PIP](https://pypi.org/project/pip/)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i highly doubt this "virtual environment" noun was meant to reference virtual machines like virtualbox. Likely means something like python virtualenv or conda. Also not sure how useful these links are.

 - Removed extra bracket on hyperlink
 - Updated website to current one: 
**Please Visit the F´ Website:** [https://fprime.jpl.gov/latest](https://fprime.jpl.nasa.gov/latest/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants