We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there,
The following command fails to clone the repository.
git clone --recursive https://github.com/tudarmstadt-lt/sensegram.git
So I ran git clone https://github.com/uhh-lt/sensegram.git, is that correct?
git clone https://github.com/uhh-lt/sensegram.git
The following command fails to make it.
make install-ubuntu-16-04
Is it correct to run make install?
make install
Thank you,
The text was updated successfully, but these errors were encountered:
did you solve the issue ?? I tried running "make install" in my system Ubuntu 18.04 but it is giving error "no make file" any answers ??
Sorry, something went wrong.
No branches or pull requests
Hi there,
The following command fails to clone the repository.
So I ran
git clone https://github.com/uhh-lt/sensegram.git
, is that correct?The following command fails to make it.
Is it correct to run
make install
?Thank you,
The text was updated successfully, but these errors were encountered: