Skip to content

Commit

Permalink
update readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
yanmariomenev committed Oct 2, 2024
1 parent 82d6600 commit fec037d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is a sample project that demonstrates how to use Kendo UI for Angular [Grid
1. Clone this repository by running the following command:

```bash
git clone https://github.com/telerik/kendo-angular/.git
git clone https://github.com/telerik/kendo-angular/
```

1. Make sure to have the [.NET Core 8 SDK](https://dotnet.microsoft.com/download) installed on your machine, along with [Angular CLI 18.0.6](https://v17.angular.io/guide/setup-local#install-the-angular-cli).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Ensure you have the following tools installed on your machine:
- **Command**: Clone the repository to your local machine to get the project files.

```bash
git clone https://github.com/telerik/kendo-angular/.git
git clone https://github.com/telerik/kendo-angular/
```

### 3. Set Up the Java Spring Boot Project
Expand Down

0 comments on commit fec037d

Please sign in to comment.