Skip to content

docs: cleanup Cursor references in README#5

Open
Deepak8858 wants to merge 3 commits intoMoralCode:mainfrom
Deepak8858:fix/issue-3-cleanup-cursor
Open

docs: cleanup Cursor references in README#5
Deepak8858 wants to merge 3 commits intoMoralCode:mainfrom
Deepak8858:fix/issue-3-cleanup-cursor

Conversation

@Deepak8858
Copy link
Copy Markdown

This PR cleans up the remaining references to Cursor in the README.md file, replacing them with T3 Code and updating the file names to match the repository structure (codes.t3.app.*).

Fixes #3

Copy link
Copy Markdown
Owner

@MoralCode MoralCode left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution! Just noticed a couple of ways in which the find and replace may have caused more issues than it solved, but overall thanks for the help!

Comment thread README.md Outdated

1. **Find the Release URL and Version:**
Go to the [Cursor Download History](https://github.com/oslook/cursor-ai-downloads)
Go to the [T3 Code Download History](https://github.com/oslook/t3-code-downloads)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

This repo probably isnt the correct one to link to - maybe this should be an actual url change to the official repo, rather than a find and replace

Comment thread README.md
@MoralCode MoralCode mentioned this pull request Mar 29, 2026
@Deepak8858
Copy link
Copy Markdown
Author

I've addressed the requested changes:

  1. Updated README.md to point to the official T3 Code website instead of the broken download history link.
  2. Fixed the Makefile example in README.md (the variable was split across lines and was missing the make build call in the second line).
  3. Verified the Makefile and confirmed it doesn't contain unused variables from the previous iteration.

Pushed the fixes to the fix/issue-3-cleanup-cursor branch.

Comment thread README.md
Go to the [T3 Code Download History](https://github.com/oslook/t3-code-downloads)
or the official website to find the download URL for the Linux AppImage of the
version you want to package.
+Go to the [T3 Code website](https://t3.chat/) to find the download URL for the
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

this is not the t3 code website (i think that is t3.codes)

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.

cleanup cursor references

3 participants