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

problem in projects directory in readme file #8

Open
Supreethsk05 opened this issue Mar 31, 2023 · 1 comment
Open

problem in projects directory in readme file #8

Supreethsk05 opened this issue Mar 31, 2023 · 1 comment

Comments

@Supreethsk05
Copy link

Supreethsk05 commented Mar 31, 2023

$ ./projects/home/recap/scripts/create_random_data.sh

This will create some random data (in $HOME/tmp/recap_local_random_data).

$ ./projects/home/recap/scripts/run_local.sh

replace with
$ ./projects/home/recap/script/create_random_data.sh

This will create some random data (in $HOME/tmp/recap_local_random_data).

$ ./projects/home/recap/script/run_local.sh

@Supreethsk05 Supreethsk05 changed the title in projects directory the readme file has a wrong command on line 38 $ ./projects/home/recap/scripts/create_random_data.sh in projects directory the readme file (the-algorithm-ml/projects/home/recap/README.md) has a wrong command on line 38 $ ./projects/home/recap/scripts/create_random_data.sh the line should be $ ./projects/home/recap/script/create_random_data.sh Mar 31, 2023
@Supreethsk05 Supreethsk05 changed the title in projects directory the readme file (the-algorithm-ml/projects/home/recap/README.md) has a wrong command on line 38 $ ./projects/home/recap/scripts/create_random_data.sh the line should be $ ./projects/home/recap/script/create_random_data.sh problem in projects directory in readme file Mar 31, 2023
This was referenced Mar 31, 2023
Closed
@no-identd
Copy link

See also #11 (comment)

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 a pull request may close this issue.

2 participants