Skip to content

Commit

Permalink
fixed directory name for netbeans patch diffs ( "patches")
Browse files Browse the repository at this point in the history
  • Loading branch information
sundararajana committed Nov 29, 2023
1 parent 44bca22 commit 95cf17e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ NetBeans patches can be applied using the following commands:

```bash
$ cd netbeans/
$ git apply ../patch/*
$ git apply ../patches/*

```

Expand Down

0 comments on commit 95cf17e

Please sign in to comment.