Skip to content

Docs: clarify how to run Octave from inst directory when hacking#1331

Open
Alisa211 wants to merge 1 commit into
gnu-octave:mainfrom
Alisa211:docs-first-contribution
Open

Docs: clarify how to run Octave from inst directory when hacking#1331
Alisa211 wants to merge 1 commit into
gnu-octave:mainfrom
Alisa211:docs-first-contribution

Conversation

@Alisa211
Copy link
Copy Markdown

This clarifies the “How to hack on the code” section by explaining why
Octave should be run from the inst/ directory and giving a short
example. This should help new contributors avoid confusion during setup.

Comment thread README.md
Comment on lines +104 to +107
```sh
cd symbolic/inst
octave

Copy link
Copy Markdown
Collaborator

@cbm755 cbm755 Feb 23, 2026

Choose a reason for hiding this comment

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

Suggested change
```sh
cd symbolic/inst
octave
```sh
cd symbolic/inst
octave

(Maybe Github is acting up but I can't see the closing three tics)

@cbm755
Copy link
Copy Markdown
Collaborator

cbm755 commented Feb 23, 2026

The inst change seems good but I'm not sure the other README changes are desirable. Maybe remove those changes for now?

(or feel free to propose them in a different pull request and we can iterate a bit).

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