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

Fixed README.md #16

Merged
merged 1 commit into from
May 17, 2023
Merged

Fixed README.md #16

merged 1 commit into from
May 17, 2023

Conversation

jinroq
Copy link
Contributor

@jinroq jinroq commented May 16, 2023

Screenshot from 2023-05-16 23-59-39

When installing from source code, the existing procedure fails to install.
The installation procedure has been corrected.

$ bundle exec rake install
$ lrama --version
0.1.0
$ bundle exec lrama --version
Copy link
Collaborator

Choose a reason for hiding this comment

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

@jinroq Just confirmation, lrama --version does not work well? I guess bundle exec rake install install lrama executable outside of bundler control, so it might work without bundler command. Can I ask you to check lrama --version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@yui-knk

$ lrama --version
コマンド 'lrama' が見つかりません。もしかして:
  command 'llama' from snap llama (1.4.0)
他のバージョンについては 'snap info <snapname>' を確認してください。

System requirements: Ubuntu 22.04.2 LTS (Jammy Jellyfish)

Should I fix rake's settings so that lrama --version can execute?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Thanks for your information, I got it!

@yui-knk yui-knk merged commit 0bd60eb into ruby:master May 17, 2023
@yui-knk
Copy link
Collaborator

yui-knk commented May 17, 2023

Thank you!

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