Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sayantikabanik authored Jan 17, 2025
1 parent d2706c5 commit 4273efa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Each layer has a certain strength of communication inbuilt

- Clone DJ `[email protected]:sayantikabanik/DataJourney.git`
- Generate & add `GITHUB_TOKEN`, instructions [here](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic)
- Added requirement to run the LLM workflows
- Added requirement to run the LLM based workflows
- Switch directory `cd DataJourney`
- Download pixi : [prefix.dev](https://prefix.dev/)

Check failure on line 69 in README.md

View workflow job for this annotation

GitHub Actions / vale

[vale] README.md#L69

[Vale.Spelling] Did you really mean 'pixi'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'pixi'?", "location": {"path": "README.md", "range": {"start": {"line": 69, "column": 12}}}, "severity": "ERROR"}
- Activate env: `pixi shell`

Check failure on line 70 in README.md

View workflow job for this annotation

GitHub Actions / vale

[vale] README.md#L70

[Vale.Spelling] Did you really mean 'env'?
Raw output
{"message": "[Vale.Spelling] Did you really mean 'env'?", "location": {"path": "README.md", "range": {"start": {"line": 70, "column": 12}}}, "severity": "ERROR"}
Expand Down

0 comments on commit 4273efa

Please sign in to comment.