Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Wrong link to clone respo #7

Closed
krewetka opened this issue Apr 11, 2016 · 1 comment
Closed

Wrong link to clone respo #7

krewetka opened this issue Apr 11, 2016 · 1 comment

Comments

@krewetka
Copy link

Hi!

In your installation instruction there is :

git clone git@github.com:sulu-io/ExampleNewsBundle.git NewsBundle

I think there should be

https://github.com/sulu-io/ExampleNewsBundle.git NewsBundle

At least first one gives me error:

Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

and second one works :)

Would be great to add also small mention about

app/console assets:install --symlink --relative

somewhere here in installation instructions.

I know it's mentioned on blog ( I found it there) but earlier I just tried without it and had problem with missing symlinks.

Also adding info in installation instructions about database schema update would be nice if someone just want's to try quicly example from git. I forgot about it ;)

app/console doctrine:schema:update --force

@wachterjohannes
Copy link
Member

thanks for the hint. also the symfony-standard is wrong it should be sulu-standard

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants